X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.in;h=ed986cc0f9be4289322ffc92ab042d8a6f37566f;hb=302af6a0e7ec0cd5357d5a31df00642f76608d6e;hp=b5662333e915766d19e1d03ba63c6e941e898c54;hpb=fe49824f83bb0f2dd2f543c26f186b516c1d75bd;p=openldap diff --git a/Makefile.in b/Makefile.in index b5662333e9..ed986cc0f9 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-2017 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