summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/score/ChangeLog4
-rw-r--r--cpukit/score/cpu/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog
index debbfc1936..4676766ed7 100644
--- a/cpukit/score/ChangeLog
+++ b/cpukit/score/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpu/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
+
2003-07-07 Joel Sherrill <joel@OARcorp.com>
PR 417/rtems
diff --git a/cpukit/score/cpu/Makefile.am b/cpukit/score/cpu/Makefile.am
index f20fabb5de..f76d540e8c 100644
--- a/cpukit/score/cpu/Makefile.am
+++ b/cpukit/score/cpu/Makefile.am
@@ -2,8 +2,8 @@
## $Id$
##
-
SUBDIRS = $(RTEMS_CPU)
+DIST_SUBDIRS = $(RTEMS_CPU)
## FIXME: this does not work
## DIST_SUBDIRS = \