]> git.sur5r.net Git - openldap/blobdiff - Makefile.in
misc cleanup
[openldap] / Makefile.in
index 328d94397794deaab7372eb9ab0d34722a6dbc08..44331f40a57b4f2b5c0c0ef00f9a259f84b76aa4 100644 (file)
@@ -11,7 +11,7 @@
 ##
 
 SUBDIRS= include libraries clients servers tests doc
-CLEANDIRS= contrib
+CLEANDIRS=
 INSTALLDIRS= 
 
 makefiles:     FORCE
@@ -28,3 +28,6 @@ veryclean-local: FORCE
        $(RM) config.cache config.status libtool stamp-h stamp-h.in
 
 distclean: veryclean FORCE
+
+test: FORCE
+       cd tests; make test