From cc480f9cb73f6410dcbdce70b71732ef52c0c44f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 15:35:00 +0000 Subject: 2000-09-04 Ralf Corsepius * src/Makefile.am: Include compile.am. --- cpukit/itron/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/itron/src/Makefile.am') diff --git a/cpukit/itron/src/Makefile.am b/cpukit/itron/src/Makefile.am index 92ae498c69..9be487280a 100644 --- a/cpukit/itron/src/Makefile.am +++ b/cpukit/itron/src/Makefile.am @@ -46,6 +46,7 @@ C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o) OBJS = $(C_O_FILES) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../../../../automake/lib.am AM_CPPFLAGS += -D__RTEMS_INSIDE__ -- cgit v1.2.3