summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++/src/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 16:08:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 16:08:42 +0000
commitc063b6a5d67e94427fd64381190ec4749a38c673 (patch)
treecf4dd6f3d7fb59618181b206d39f8998e122fffb /c/src/librtems++/src/Makefile.am
parent2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c063b6a5d67e94427fd64381190ec4749a38c673.tar.bz2
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Include compile.am
Diffstat (limited to 'c/src/librtems++/src/Makefile.am')
-rw-r--r--c/src/librtems++/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/librtems++/src/Makefile.am b/c/src/librtems++/src/Makefile.am
index 303584b857..93a1ba2496 100644
--- a/c/src/librtems++/src/Makefile.am
+++ b/c/src/librtems++/src/Makefile.am
@@ -15,6 +15,7 @@ SRCS = $(CC_FILES)
OBJS = $(CC_O_FILES)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../../../automake/compile.am
include $(top_srcdir)/../../../automake/lib.am
AM_CFLAGS += $(LIBC_DEFINES)