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/rtems/ChangeLog | 4 ++++ cpukit/rtems/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'cpukit/rtems') diff --git a/cpukit/rtems/ChangeLog b/cpukit/rtems/ChangeLog index 26e6de448d..40a8f5fcf0 100644 --- a/cpukit/rtems/ChangeLog +++ b/cpukit/rtems/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/rtems/Makefile.am b/cpukit/rtems/Makefile.am index 258c0cfce4..b636cf84b0 100644 --- a/cpukit/rtems/Makefile.am +++ b/cpukit/rtems/Makefile.am @@ -3,7 +3,7 @@ ## include $(top_srcdir)/automake/multilib.am -include $(top_srcdir)/automake/amcompile.am +include $(top_srcdir)/automake/compile.am # include -- cgit v1.2.3