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