summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-07-08 17:15:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-07-08 17:15:20 +0000
commit051c0b9a4a96134f33bf14fc39147b9e8de96df7 (patch)
treeae9b5fe508a6ac3355fe41b83a7dd9dfd471cfb1
parent2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-051c0b9a4a96134f33bf14fc39147b9e8de96df7.tar.bz2
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpu/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
-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 = \