summaryrefslogtreecommitdiffstats
path: root/c/src/lib/include/sys/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-30 13:55:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-30 13:55:41 +0000
commitf5f31dd5a0c2617641f1aaea1ed41fd04e2e2852 (patch)
tree14bdd711eb70a10e371613f85ce494dee8eb0c97 /c/src/lib/include/sys/Makefile.am
parent2000-11-28 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-f5f31dd5a0c2617641f1aaea1ed41fd04e2e2852.tar.bz2
2000-11-28 Joel Sherrill <joel@OARcorp.com>
* include/sys/ttycom.h: New file -- moved from libnetworking/sys. * Makefile.am: Modified to reflect above.
Diffstat (limited to '')
-rw-r--r--c/src/lib/include/sys/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/include/sys/Makefile.am b/c/src/lib/include/sys/Makefile.am
index 1e6b181515..a9e3912b84 100644
--- a/c/src/lib/include/sys/Makefile.am
+++ b/c/src/lib/include/sys/Makefile.am
@@ -13,7 +13,7 @@ if NEWLIB
NEWLIB_H_FILES += termios.h cdefs.h
endif
-H_FILES = ioccom.h utime.h $(NEWLIB_H_FILES) $(NETWORKING_H_FILES)
+H_FILES = ioccom.h ttycom.h utime.h $(NEWLIB_H_FILES) $(NETWORKING_H_FILES)
noinst_HEADERS = utime.h termios.h ioctl.h ioccom.h