]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* tests/Makefile.am: Add `atconfig' to DISTCLEANFILES.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 1 Feb 2005 15:09:46 +0000 (15:09 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 1 Feb 2005 15:09:46 +0000 (15:09 +0000)
ChangeLog
tests/Makefile.am

index 246c1022620d66056e1a57f9fae3f760d60f0faf..9f8e94cc2688b851cd1bfe3dbf403b4cd06074bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-02-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * tests/Makefile.am: Add `atconfig' to DISTCLEANFILES.
+
        * clcommit.m4sh: Test whether the shell understands `read -r'.  Use as
        `$read_r' if available, so `\' is preserved in commit notices.
 
index 5b0f6d01cd643304babd879d2cc9996057ad1944..c5d80d05c86af28945d82f6b6ca7bcae9bc5fe1a 100644 (file)
@@ -61,6 +61,7 @@ installcheck-local:
 clean-local: clean-local-legacy
        $(SHELL) $(srcdir)/$(TESTSUITE) --clean
 
+DISTCLEANFILES = atconfig
 
 ## ------------- ##
 ## Legacy tests. ##
@@ -155,4 +156,4 @@ clean-local-legacy:
 $(TESTS): defs
 defs: defs.in $(top_srcdir)/Makefile.am
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) tests/defs
-DISTCLEANFILES = defs
+DISTCLEANFILES += defs