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