X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.in;h=1ddef154d20f63edd6b6d236e6da1e519bbc0501;hb=471bdb44c2beeb0ce012d597930b109bf599a232;hp=b5662333e915766d19e1d03ba63c6e941e898c54;hpb=632b6e00eb3d18191d420c015eec7dcfcb5457a4;p=openldap diff --git a/Makefile.in b/Makefile.in index b5662333e9..1ddef154d2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2013 The OpenLDAP Foundation. +## Copyright 1998-2014 The OpenLDAP Foundation. ## All rights reserved. ## ## Redistribution and use in source and binary forms, with or without @@ -35,4 +35,4 @@ distclean: veryclean FORCE check: test test: FORCE - cd tests; make test + cd tests; $(MAKE) test