X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.in;h=3a33861dd693eb0a5a00027849945b6194b32219;hb=8fbe721b7a9756df91e21a669e308d40446c18e4;hp=328d94397794deaab7372eb9ab0d34722a6dbc08;hpb=4bc786f34b50aa301be6f5600f58a980070f481e;p=openldap diff --git a/Makefile.in b/Makefile.in index 328d943977..3a33861dd6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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