From: Kurt Zeilenga Date: Mon, 26 Jun 2000 05:36:39 +0000 (+0000) Subject: Fix make clean X-Git-Tag: LDBM_PRE_GIANT_RWLOCK~2518 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7d8541cf8cfddeca5fefb4f318eff3ff25768713;p=openldap Fix make clean --- diff --git a/tests/Makefile.in b/tests/Makefile.in index d75fad857c..5d250a2d5a 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -38,7 +38,7 @@ test-nis-schema-ldbm: $(srcdir)/scripts/startup_nis_ldap_server.sh $(srcdir) ldbm clean-local: FORCE - -$(RM) test-db/[!C]* test-repl/[!C]* *leak *gmon *core + -$(RM) -r test-db/[!C]* test-repl/[!C]* *leak *gmon *core veryclean-local: FORCE @-$(RM) data schema