X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.in;h=3a33861dd693eb0a5a00027849945b6194b32219;hb=b6892b449348b47ee60a7eccd3fcf8e92e2b9ef8;hp=fa5ff9b794644b250195a651c60aa7628cfaa210;hpb=1ee09a4d09d412c0514a44ec115e0022242d2a04;p=openldap diff --git a/Makefile.in b/Makefile.in index fa5ff9b794..3a33861dd6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ -# $Id$ +# $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 @@ -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