]> git.sur5r.net Git - openldap/blobdiff - Makefile.in
TLS doesn't need ldap_host_connected_to()
[openldap] / Makefile.in
index e0554966622c38627bca91c64b4784c9f1902c7b..3a33861dd693eb0a5a00027849945b6194b32219 100644 (file)
@@ -1,6 +1,7 @@
+# $OpenLDAP$
 # Master Makefile for OpenLDAP
 ##
-## Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+## Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms are permitted only
@@ -27,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