]> granicus.if.org Git - pdns/commitdiff
expand docs make clean to also remove pdns-expanded.html
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Thu, 16 Feb 2012 08:33:51 +0000 (08:33 +0000)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Thu, 16 Feb 2012 08:33:51 +0000 (08:33 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2407 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/docs/Makefile

index c157941f8cac9afaa92c26b755d210b72b9f4dd2..639576bb3045e02ab4e1195d711a955d61523edf 100644 (file)
@@ -6,7 +6,7 @@ pdns-expanded.xml: pdns.xml
        ./expand < $< > $@
        
 clean:
-       rm -rf *.dvi *.pdf *.tex *.toc *.aux *.ps *.bak *.tmp *~ *.log pdns.txt html.tar.gz html pdns
+       rm -rf *.dvi *.pdf *.tex *.toc *.aux *.ps *.bak *.tmp *~ *.log pdns.txt html.tar.gz html pdns pdns-expanded.html
 
 html/index.html: pdns-expanded.xml
        xmlto xhtml -m config.xsl -o html $<