summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-03-25 08:50:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-03-25 08:50:16 +0000
commit0b22af60bb3fcea83e837c7b0fcfd2691d0ada56 (patch)
tree76ce73f4a35c788187454d8ce5c7556ff1f583a1 /Makefile.am
parentMerger from rtems-4-6-branch. (diff)
downloadrtems-0b22af60bb3fcea83e837c7b0fcfd2691d0ada56.tar.bz2
Merger from rtems-4-6-branch.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c807ffd3a3..9f92e847c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,7 @@
ACLOCAL_AMFLAGS = -I aclocal
-SUBDIRS = tools make $(BUILD_SUBDIRS) $(HOST_SUBDIRS) $(TARGET_SUBDIRS)
+SUBDIRS = make $(build_SUBDIRS) $(host_SUBDIRS) $(target_SUBDIRS)
AUTOMAKE_FILES = automake/compile.am automake/host.am automake/lib.am \
automake/local.am automake/subdirs.am \