]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - debconf_spec/Makefile
needs to delete files on error due to > stuff
[debian/debian-policy.git] / debconf_spec / Makefile
index 59b0dd7cb0617d725d0b3910aa1a54eaf7a56e7a..454168637465fb5af6a5f70176ccafc63411a645 100644 (file)
@@ -9,4 +9,6 @@ all: debconf_specification.txt debconf_specification.html
        links -dump $< | perl -pe 's/[\r\0]//g' > $@
 
 clean:
-       rm -f *.css *.html *.txt
+       rm -f *.css *.html *.txt *.txt.gz
+
+.DELETE_ON_ERROR: