]> git.sur5r.net Git - openldap/blobdiff - Makefile.in
ITS#2827 patch from Masato Taruishi
[openldap] / Makefile.in
index 3a33861dd693eb0a5a00027849945b6194b32219..934c1bedac0b377ceae3f581849cd040b39ddae1 100644 (file)
@@ -1,7 +1,7 @@
 # $OpenLDAP$
 # Master Makefile for OpenLDAP
 ##
-## Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA
+## Copyright 1998-2003 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