]> git.saurik.com Git - apt.git/blobdiff - buildlib/makefile.in
JoeyH's dpkg::preconfig not working.
[apt.git] / buildlib / makefile.in
index 756565f40dca63d6041d2a1b7ca0b5e1702111d4..ec7cdd63a98bf17a35b0e6491b79af1e357ec3d2 100644 (file)
@@ -21,7 +21,7 @@ all headers library clean veryclean binary program doc:
 .PHONY: maintainer-clean dist-clean pristine sanity distclean
 maintainer-clean dist-clean pristine sanity distclean:
        -rm -rf $(DIRS)
-       -rm -f config.cache config.log config.status environment.mak makefile
+       -rm -f config.cache config.log config.status environment.*mak makefile
        
 # Create the required directories and build the shims
 # The configure script fills in below, and then we do the right things..