summaryrefslogtreecommitdiffstats
path: root/tools/cpu/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-09-07 13:45:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-09-07 13:45:03 +0000
commite1d8abbe2800defb344dcce54c401733edd1d37a (patch)
tree56e416222d2ed47222be37f868a06c93656edc72 /tools/cpu/Makefile.am
parentRemoved by patch rtems-rc-19990820-6.diff.gz from (diff)
downloadrtems-e1d8abbe2800defb344dcce54c401733edd1d37a.tar.bz2
Applied patch rtems-rc-19990820-6.diff.gz from
Ralf Corsepius <corsepiu@faw.uni-ulm.de> which converted many Makefile.in's to Makefile.am's. This added a lot of files.
Diffstat (limited to '')
-rw-r--r--tools/cpu/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am
index 98bd40c3e4..c798891b3e 100644
--- a/tools/cpu/Makefile.am
+++ b/tools/cpu/Makefile.am
@@ -7,5 +7,7 @@ ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
SUBDIRS = @subdirs@
+DIST_SUBDIRS = generic hppa1.1 sh unix
+
include $(top_srcdir)/../../automake/subdirs.am
include $(top_srcdir)/../../automake/local.am