summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++/src/Makefile.am
diff options
context:
space:
mode:
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)