summaryrefslogtreecommitdiffstats
path: root/c/src/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-25 17:12:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-25 17:12:07 +0000
commite590416ad91d64618749602cde0884d2f22a6bea (patch)
tree5c56e8d9c7e3a2e886afb79a610fba8ab22aa487 /c/src/Makefile.am
parent2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e590416ad91d64618749602cde0884d2f22a6bea.tar.bz2
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in, Makefile.am: add exec to the GNU canonicalized subdirectories.
Diffstat (limited to 'c/src/Makefile.am')
-rw-r--r--c/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/Makefile.am b/c/src/Makefile.am
index a5a84b0538..60eb2a19fd 100644
--- a/c/src/Makefile.am
+++ b/c/src/Makefile.am
@@ -5,7 +5,7 @@
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
-SUBDIRS = @cfg_subdirs@ @hst_subdirs@ wrapup tests
+SUBDIRS = @cfg_subdirs1@ @hst_subdirs1@ @cfg_subdirs@ @hst_subdirs@ wrapup tests
rtems_bspdir = $(prefix)/@RTEMS_BSP@