X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/4ae405e914578127efbe0eedcfec6d81780bee98..99aa69c74f27a70d585510b817561fbf20ac7fb5:/buildlib/makefile.in diff --git a/buildlib/makefile.in b/buildlib/makefile.in index ec7cdd63a..756565f40 100644 --- a/buildlib/makefile.in +++ b/buildlib/makefile.in @@ -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..