X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/ca7a4ae840d84f75bd2bb95d7150bb1974bd0c3a..e1a0b25be1996979571751756abfbcddc06231bc:/debian/rules diff --git a/debian/rules b/debian/rules index 28ac84d25..0a7ce7a26 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ override_dh_compress: override_dh_auto_clean: # distclean moans about MANIFEST, this is quieter - $(MAKE) realclean + if [ -e Makefile ]; then $(MAKE) realclean; fi # Not intended for use by anyone except the author. announcedir: