X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.in;h=fc1f0eb63948c189c9e1a2d2b31632d1b7fcbd84;hb=23953716c76ab36fab7d5f6dea335bf9bdea6323;hp=b5662333e915766d19e1d03ba63c6e941e898c54;hpb=dcd35beb5fd64301bba88ec2464ba09fc3bb4597;p=openldap diff --git a/Makefile.in b/Makefile.in index b5662333e9..fc1f0eb639 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-2015 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