From 277860fbac004ccf8a31162d1913357321631754 Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Wed, 17 Aug 2005 22:05:44 +0000 Subject: [PATCH] veryclean-local: remove testdata instead of data (now a source directory) --- tests/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.in b/tests/Makefile.in index 05f99d66d7..2726162a01 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -63,5 +63,5 @@ clean-local: FORCE -$(RM) -r testrun *leak *gmon *core veryclean-local: FORCE - @-$(RM) run data schema ucdata + @-$(RM) run testdata schema ucdata -- 2.39.5