X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.in;h=1ddef154d20f63edd6b6d236e6da1e519bbc0501;hb=ffd0f03bb5339fa9e4029ac742132c43d69f0f78;hp=ce4339249bf37ad66cb6ae81f7fcc27fee1d20e2;hpb=f660d9ac14ef0a831768dd8b30e3af3561510dda;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