]> git.sur5r.net Git - openldap/commitdiff
Add make test shortcut
authorKurt Zeilenga <kurt@openldap.org>
Fri, 19 May 2000 21:01:36 +0000 (21:01 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 19 May 2000 21:01:36 +0000 (21:01 +0000)
Makefile.in

index 328d94397794deaab7372eb9ab0d34722a6dbc08..3a33861dd693eb0a5a00027849945b6194b32219 100644 (file)
@@ -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