]> git.sur5r.net Git - openldap/blobdiff - build/rules.mk
Fix minor bugs...
[openldap] / build / rules.mk
index 4f795ff3533b8fefa33eaeeeac6fb6c8e1155b4a..f7e3166784b61cd8c1c319c3f6eac2eacf13db44 100644 (file)
@@ -10,7 +10,8 @@
 all-common: $(PROGRAMS) FORCE
 
 clean-common:  FORCE
-       $(RM) $(PROGRAMS) $(XPROGRAMS) $(XSRCS) *.o *.lo a.out core *.core .libs/*
+       $(RM) $(PROGRAMS) $(XPROGRAMS) $(XSRCS) *.o *.lo a.out core *.core \
+                   .libs/* *.exe
 
 depend-common: FORCE
        $(MKDEP) $(DEFS) $(DEFINES) $(SRCS)