summaryrefslogtreecommitdiffstats
path: root/c/src/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-08-09 09:47:16 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-08-09 09:47:16 +0000
commit94f4a9baa2c9f404ee2ff13ffadf413e9c6c25de (patch)
tree06be19e9d7c167facd49d6d24e705b7da6e5ea8d /c/src/Makefile.am
parent2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-94f4a9baa2c9f404ee2ff13ffadf413e9c6c25de.tar.bz2
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Merge wrapup/configure.ac. Cosmetic cleanups. * Makefile.am: Add wrapup-SUBDIR. * wrapup/ChangeLog: Remove. * wrapup/configure.ac: Remove.
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 a5c02fd27f..ffb72bd41c 100644
--- a/c/src/Makefile.am
+++ b/c/src/Makefile.am
@@ -4,7 +4,7 @@
ACLOCAL_AMFLAGS = -I ../../aclocal
-SUBDIRS = @exec@ @subdirs@
+SUBDIRS = @exec@ @subdirs@ wrapup
clean-local:
$(RM) -r $(PROJECT_RELEASE)