From 3ac5d4e2769592bc6e974d968a4d15f4d750d7a3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 15:34:41 +0000 Subject: 2000-09-04 Ralf Corsepius * src/Makefile.am, optman/Makefile.am: Include compile.am. --- c/src/exec/posix/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'c/src/exec/posix/src') diff --git a/c/src/exec/posix/src/Makefile.am b/c/src/exec/posix/src/Makefile.am index 506d9c53fa..76495d63ee 100644 --- a/c/src/exec/posix/src/Makefile.am +++ b/c/src/exec/posix/src/Makefile.am @@ -84,6 +84,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 # -- cgit v1.2.3