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. --- cpukit/sapi/ChangeLog | 4 ++++ cpukit/sapi/src/Makefile.am | 1 + 2 files changed, 5 insertions(+) (limited to 'cpukit/sapi') diff --git a/cpukit/sapi/ChangeLog b/cpukit/sapi/ChangeLog index 101734ce64..3a003192eb 100644 --- a/cpukit/sapi/ChangeLog +++ b/cpukit/sapi/ChangeLog @@ -1,3 +1,7 @@ +2000-09-04 Ralf Corsepius + + * src/Makefile.am, optman/Makefile.am: Include compile.am. + 2000-08-10 Joel Sherrill * ChangeLog: New file. diff --git a/cpukit/sapi/src/Makefile.am b/cpukit/sapi/src/Makefile.am index a9d642921d..b0bd6d78fe 100644 --- a/cpukit/sapi/src/Makefile.am +++ b/cpukit/sapi/src/Makefile.am @@ -11,6 +11,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