summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:33:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:33:02 +0000
commit1070c61d73869297b1563d07921280b223491f11 (patch)
treeaa8052753dac6daebb21fe3b309bd58410589ee3 /c/src/libchip/serial/Makefile.am
parent2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-1070c61d73869297b1563d07921280b223491f11.tar.bz2
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/Makefile.am, rtc/Makefile.am, serial/Makefile.am: Include compile.am.
Diffstat (limited to '')
-rw-r--r--c/src/libchip/serial/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/libchip/serial/Makefile.am b/c/src/libchip/serial/Makefile.am
index 1333ea22d7..d9acc9f569 100644
--- a/c/src/libchip/serial/Makefile.am
+++ b/c/src/libchip/serial/Makefile.am
@@ -19,6 +19,7 @@ noinst_HEADERS = $(H_FILES) $(INSTALLED_H_FILES)
OBJS = $(C_O_FILES)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../../../automake/compile.am
include $(top_srcdir)/../../../automake/lib.am
PREINSTALL_FILES += $(PROJECT_INCLUDE)/libchip \