libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: fix distcheck on HEAD


From: Ralf Wildenhues
Subject: FYI: fix distcheck on HEAD
Date: Tue, 1 Feb 2005 16:09:57 +0100
User-agent: Mutt/1.4.1i

Hey, branch-2-0 even worked out-of-the-box for me. :)

Regards,
Ralf

2005-02-01  Ralf Wildenhues  <address@hidden>
 
        * tests/Makefile.am: Add `atconfig' to DISTCLEANFILES.

Index: tests/Makefile.am
===================================================================
RCS file: /cvsroot/libtool/libtool/tests/Makefile.am,v
retrieving revision 1.50
diff -u -r1.50 Makefile.am
--- tests/Makefile.am   26 Jan 2005 17:52:59 -0000      1.50
+++ tests/Makefile.am   1 Feb 2005 15:00:11 -0000
@@ -61,6 +61,7 @@
 clean-local: clean-local-legacy
        $(SHELL) $(srcdir)/$(TESTSUITE) --clean
 
+DISTCLEANFILES = atconfig
 
 ## ------------- ##
 ## Legacy tests. ##
@@ -155,4 +156,4 @@
 $(TESTS): defs
 defs: defs.in $(top_srcdir)/Makefile.am
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) tests/defs
-DISTCLEANFILES = defs
+DISTCLEANFILES += defs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]