summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-31 14:57:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-31 14:57:47 +0000
commit532fad2825c7b3b5a624dd1525e1a707ad9dbd57 (patch)
tree0d560df86c71c073d43ab539cd5bb7872ba141ec /cpukit/Makefile.am
parent2002-07-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-532fad2825c7b3b5a624dd1525e1a707ad9dbd57.tar.bz2
2002-07-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/canonicalize-tools.m4: Remove LD. * automake/lib.am: Remove LD. * Makefile.am: Put preinstall-stamp into CLEANFILES.
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index b6f3182430..91237694d9 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -13,7 +13,7 @@ noinst_DATA = preinstall-stamp
preinstall-stamp:
$(MAKE) $(AM_MAKEFLAGS) preinstall
touch preinstall-stamp
-DISTCLEANFILES = preinstall-stamp
+CLEANFILES = preinstall-stamp
AUTOMAKE_FILES = automake/compile.am automake/lib.am automake/local.am \
automake/multilib.am automake/subdirs.am