]> git.sur5r.net Git - openldap/blobdiff - build/srv.mk
Fix minor bugs...
[openldap] / build / srv.mk
index c72254cd1a434c0a949ec4939925e62ec6587603..c1e60ebaf1564a96048ccad9a21f8ce27769b220 100644 (file)
@@ -1,3 +1,4 @@
+# $OpenLDAP$
 ## Copyright 1998,1999 The OpenLDAP Foundation
 ## COPYING RESTRICTIONS APPLY.  See COPYRIGHT File in top level directory
 ## of this package for details.
@@ -37,7 +38,7 @@ lint-yes: lint-local-srv FORCE
 
 clean-local-srv:
 clean-srv:     clean-local-srv FORCE
-       $(RM) $(PROGRAMS) $(XPROGRAMS) $(XSRCS) *.o a.out core .libs/*
+       $(RM) $(PROGRAMS) $(XPROGRAMS) $(XSRCS) *.o a.out core .libs/* *.exe
 
 depend-local-srv:
 depend-yes: depend-local-srv FORCE