X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.in;h=9a2ac0afe21046e3b6526b3f1c705dc5efa0d898;hb=8a3d02bf6b7d628ae3bfa601294b4403841c07d2;hp=3a33861dd693eb0a5a00027849945b6194b32219;hpb=6679429472d6d6982028da390cd4cb38c8385f70;p=openldap diff --git a/Makefile.in b/Makefile.in index 3a33861dd6..9a2ac0afe2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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