m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/tests/Makefile.am


From: Gary V . Vaughan
Subject: Changes to m4/tests/Makefile.am
Date: Fri, 11 Mar 2005 06:45:53 -0500

Index: m4/tests/Makefile.am
diff -u m4/tests/Makefile.am:1.37 m4/tests/Makefile.am:1.38
--- m4/tests/Makefile.am:1.37   Fri Aug 29 16:55:56 2003
+++ m4/tests/Makefile.am        Fri Mar 11 11:45:50 2005
@@ -57,7 +57,8 @@
        $(SHELL) $(srcdir)/$(TESTSUITE)
 
 clean-local:
-       $(srcdir)/testsuite --clean
+       test -f $(srcdir)/$(TESTSUITE) && \
+         $(srcdir)/$(TESTSUITE) --clean
 
 # Using variables so that this snippet is not too wide and can
 # be used as is in Texinfo @example/@end example.




reply via email to

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