]> git.sur5r.net Git - openldap/blobdiff - Makefile.in
perhaps the assert can be removed; should work now
[openldap] / Makefile.in
index 3a33861dd693eb0a5a00027849945b6194b32219..9a2ac0afe21046e3b6526b3f1c705dc5efa0d898 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # Master Makefile for OpenLDAP
 ##
-## Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA
+## Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms are permitted only
@@ -11,7 +11,7 @@
 ##
 
 SUBDIRS= include libraries clients servers tests doc
-CLEANDIRS= contrib
+CLEANDIRS=
 INSTALLDIRS= 
 
 makefiles:     FORCE
@@ -29,5 +29,6 @@ veryclean-local: FORCE
 
 distclean: veryclean FORCE
 
+check: test
 test: FORCE
        cd tests; make test