summaryrefslogtreecommitdiffstats
path: root/c/src/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-17 13:41:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-17 13:41:35 +0000
commite7495aeba8e77883d1dfcb2a15c998309f30a180 (patch)
tree49a39b0b28af28e68b2a00c0d19dcc7a016a9ccc /c/src/Makefile.am
parent2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e7495aeba8e77883d1dfcb2a15c998309f30a180.tar.bz2
2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am, librdbg/src/Makefile.am. * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove. * configure.ac: Reflect changes above. Unconditionally apply RTEMS_CHECK_MULTIPROCESSING. * wrapup/Makefile.am: Reflect changes above. * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
Diffstat (limited to 'c/src/Makefile.am')
-rw-r--r--c/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/Makefile.am b/c/src/Makefile.am
index 0fa0e9fd9b..6c402dcb45 100644
--- a/c/src/Makefile.am
+++ b/c/src/Makefile.am
@@ -5,6 +5,7 @@
ACLOCAL_AMFLAGS = -I aclocal
SUBDIRS = . @BSP_SUBDIRS@
+DIST_SUBDIRS = @BSP_SUBDIRS@
clean-local:
$(RM) -r $(PROJECT_RELEASE)