From: Hallvard Furuseth Date: Wed, 17 Aug 2005 22:05:44 +0000 (+0000) Subject: veryclean-local: remove testdata instead of data (now a source directory) X-Git-Tag: OPENLDAP_REL_ENG_2_2_MP~677 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=277860fbac004ccf8a31162d1913357321631754;p=openldap veryclean-local: remove testdata instead of data (now a source directory) --- 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