From 53fa63ebc6f2f0710e761123e552dac7f9adc02d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 11 Jan 2004 05:52:11 +0000 Subject: 2004-01-11 Ralf Corsepius * Makefile.am: Include compile.am, again. --- cpukit/posix/ChangeLog | 4 ++++ cpukit/posix/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'cpukit/posix') diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog index 9b838ec5d4..cfc324d047 100644 --- a/cpukit/posix/ChangeLog +++ b/cpukit/posix/ChangeLog @@ -1,3 +1,7 @@ +2004-01-11 Ralf Corsepius + + * Makefile.am: Include compile.am, again. + 2004-01-08 Ralf Corsepius * Makefile.am: Add libs to CLEANFILES diff --git a/cpukit/posix/Makefile.am b/cpukit/posix/Makefile.am index f6b08d76f0..1d5c90892a 100644 --- a/cpukit/posix/Makefile.am +++ b/cpukit/posix/Makefile.am @@ -3,7 +3,7 @@ ## include $(top_srcdir)/automake/multilib.am -include $(top_srcdir)/automake/amcompile.am +include $(top_srcdir)/automake/compile.am EXTRA_DIST = -- cgit v1.2.3