From ca01abae047da0f7c920e9e7d3ec6c5916375a06 Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Fri, 18 May 2007 15:32:50 +0000 Subject: [PATCH] clean-local: Delete configpw configpw.conf --- tests/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.in b/tests/Makefile.in index c4c385e02c..a20ba45420 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -60,7 +60,7 @@ regressions: FORCE its: regressions clean-local: FORCE - -$(RM) -r testrun *leak *gmon *core + -$(RM) -r testrun configpw configpw.conf *leak *gmon *core veryclean-local: FORCE @-$(RM) run testdata schema ucdata -- 2.39.5