X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.in;h=1ddef154d20f63edd6b6d236e6da1e519bbc0501;hb=ee66ed41d0cb0ac2a45ab07dba369299d4733970;hp=78d57b56878c55eea5eb458396d07bbb0728aee4;hpb=1adee08e8912c1f47c7b170fe62bebdd9797921f;p=openldap diff --git a/Makefile.in b/Makefile.in index 78d57b5687..1ddef154d2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # $OpenLDAP$ ## This work is part of OpenLDAP Software . ## -## Copyright 1998-2010 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