From 19530ab5e13f405a3f599c635c27810a20095cb6 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 15:32:08 +0000 Subject: 2000-09-04 Ralf Corsepius * wrapup/Makefile.am: Include compile.am. --- c/src/ChangeLog | 6 +++++- c/src/wrapup/Makefile.am | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/c/src/ChangeLog b/c/src/ChangeLog index c076db2b9e..f60307ae6d 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,6 +1,10 @@ +2000-09-04 Ralf Corsepius + + * wrapup/Makefile.am: Include compile.am. + 2000-08-30 Ralf Corsepius - * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs + * configure.in: Add lib/libcpu and lib/libbsp to cfg_subdirs. 2000-08-10 Joel Sherrill diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am index c42e086c2e..c0c72694cf 100644 --- a/c/src/wrapup/Makefile.am +++ b/c/src/wrapup/Makefile.am @@ -7,6 +7,7 @@ AUTOMAKE_OPTIONS = foreign 1.4 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg +include $(top_srcdir)/../../automake/compile.am include $(top_srcdir)/../../automake/lib.am LIB = $(PROJECT_RELEASE)/lib/librtemsall${LIB_VARIANT}.a -- cgit v1.2.3