+2005-03-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
+
+ * tests/Makefile (clean-local): Ignore testsuite cleanup
+ failures.
+
2005-03-11 Per Bothner <per@bothner.com> (tiny change)
* tests/Makefile (clean-local): Only run the testsuite cleanup
## Makefile.am -- Process this file with automake to produce Makefile.in
##
-## Copyright (C) 2003, 2004 Free Software Foundation
+## Copyright (C) 2003, 2004, 2005 Free Software Foundation
##
## 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
# We need to remove any file droppings left behind by testsuite
clean-local: clean-local-legacy
- test -f $(srcdir)/$(TESTSUITE) && \
+ -test -f $(srcdir)/$(TESTSUITE) && \
$(SHELL) $(srcdir)/$(TESTSUITE) --clean
DISTCLEANFILES = atconfig