]> git.sur5r.net Git - openldap/blobdiff - tests/Makefile.in
Update configure to:
[openldap] / tests / Makefile.in
index 474ede5a79a41a04597c7be557a58ff5beeea776..7f90640084586bed5540b64fe67670a3e2cbd1d7 100644 (file)
@@ -16,6 +16,7 @@ test-bdb2:    FORCE
                echo "run configure with --enable-bdb2" ; \
        fi
 
+tests:         test-ldbm
 test:          test-ldbm
 test-ldbm:     FORCE
        @-$(LN_S) $(srcdir)/data .
@@ -25,12 +26,8 @@ test-ldbm:   FORCE
 
 clean-local:   FORCE
        $(RM) test-db/[!C]* test-repl/[!C]* *core
-       $(RM) $(PROGRAMS)
-       $(RM) *.o
 
 veryclean-local: FORCE
        @-$(RM) data
        $(RM) -r test-db test-repl
-       $(RM) $(PROGRAMS)
-       $(RM) *.o