]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
update svn:ignore on lots of dirs; improve "make clean" in some places
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Wed, 10 Oct 2012 12:54:11 +0000 (12:54 +0000)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Wed, 10 Oct 2012 12:54:11 +0000 (12:54 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2793 d19b8d6e-7fed-0310-83ef-9ca221ded41b

pdns/docs/Makefile

index 639576bb3045e02ab4e1195d711a955d61523edf..a04f70af047f79e501566666e84c4984f887f72d 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 pdns-expanded.html
+       rm -rf *.dvi *.pdf *.tex *.toc *.aux *.ps *.bak *.tmp *~ *.log pdns.txt html.tar.gz html pdns pdns-expanded.html pdns-expanded.xml pdns_recursor.1 rec_control.1
 
 html/index.html: pdns-expanded.xml
        xmlto xhtml -m config.xsl -o html $<