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 08:35:16 -0500

Index: m4/tests/Makefile.am
diff -u m4/tests/Makefile.am:1.38 m4/tests/Makefile.am:1.39
--- m4/tests/Makefile.am:1.38   Fri Mar 11 11:45:50 2005
+++ m4/tests/Makefile.am        Fri Mar 11 13:35:14 2005
@@ -1,5 +1,5 @@
 ## This file is part of GNU m4
-## Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+## Copyright (C) 2000, 2001, 2005 Free Software Foundation, Inc.
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -57,7 +57,7 @@
        $(SHELL) $(srcdir)/$(TESTSUITE)
 
 clean-local:
-       test -f $(srcdir)/$(TESTSUITE) && \
+       -test -f $(srcdir)/$(TESTSUITE) && \
          $(srcdir)/$(TESTSUITE) --clean
 
 # Using variables so that this snippet is not too wide and can




reply via email to

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