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/score/ChangeLog | 4 ++++ cpukit/score/Makefile.am | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'cpukit/score') diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog index 649ffd85d1..ee9534e5f9 100644 --- a/cpukit/score/ChangeLog +++ b/cpukit/score/ChangeLog @@ -1,3 +1,7 @@ +2004-01-11 Ralf Corsepius + + * Makefile.am: Include compile.am, again. + 2004-01-11 Ralf Corsepius * macros/rtems/score/README: Remove (Redundant with macros/README). diff --git a/cpukit/score/Makefile.am b/cpukit/score/Makefile.am index eb010b854b..1f90aa003b 100644 --- a/cpukit/score/Makefile.am +++ b/cpukit/score/Makefile.am @@ -3,7 +3,7 @@ ## include $(top_srcdir)/automake/multilib.am -include $(top_srcdir)/automake/amcompile.am +include $(top_srcdir)/automake/compile.am SUBDIRS = . cpu @@ -16,7 +16,6 @@ include_rtems_HEADERS = include/rtems/debug.h include/rtems/system.h \ include_rtems_scoredir = $(includedir)/rtems/score -# H_FILES that get installed in the rtems/score subdirectoy include_rtems_score_HEADERS = include/rtems/score/address.h \ include/rtems/score/apiext.h include/rtems/score/apimutex.h \ include/rtems/score/bitfield.h include/rtems/score/chain.h \ -- cgit v1.2.3