summaryrefslogtreecommitdiffstats
path: root/tools/cpu/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-04 16:35:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-04 16:35:02 +0000
commit4ba223e18a25fc196336655acc323ec56e4e8493 (patch)
tree8cb2f55429f4ef87388539b45c956cc4dec40ae4 /tools/cpu/Makefile.am
parent2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-4ba223e18a25fc196336655acc323ec56e4e8493.tar.bz2
2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: DIST_SUBDIRS = @subdirs@.
Diffstat (limited to 'tools/cpu/Makefile.am')
-rw-r--r--tools/cpu/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am
index 351b3ebe64..43b1da1524 100644
--- a/tools/cpu/Makefile.am
+++ b/tools/cpu/Makefile.am
@@ -6,7 +6,7 @@ ACLOCAL_AMFLAGS = -I ../../aclocal
SUBDIRS = @subdirs@
-DIST_SUBDIRS = generic sh
+DIST_SUBDIRS = @subdirs@
include $(top_srcdir)/../../automake/subdirs.am
include $(top_srcdir)/../../automake/host.am