summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-20 01:44:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-20 01:44:19 +0000
commit6e2ef53f51e693e38e4823b75dd9378d20559ccd (patch)
tree25c11131522ba6b7bea76d357a25b835dd26309b /Makefile.am
parent2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6e2ef53f51e693e38e4823b75dd9378d20559ccd.tar.bz2
2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-top.m4: Sync with c/src/aclocal/rtems-top.m4 * Makefile.am: Cosmetics.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ed478fd582..50ced758de 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,6 @@ EXTRA_DIST = README.configure SUPPORT VERSION LICENSE $(noinst_SCRIPTS)
EXTRA_DIST += $(ACLOCAL_FILES)
EXTRA_DIST += config-ml.in
-
dist-hook:
@files=`(cd $(srcdir); find doc cpukit c scripts testsuites tools \
-name configure.ac -print | sed 's,/configure.ac,,' | sort)`; \