doc-clean: removes manref.xml
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 14 Jan 2010 12:15:27 +0000 (13:15 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 14 Jan 2010 12:15:27 +0000 (13:15 +0100)
doc/Makefile.am

index 8e25099..2ffd045 100644 (file)
@@ -114,7 +114,7 @@ dist-hook:
        done
 
 doc-clean:
-       rm -f *.html *.[0-9] *.?mp *.pdf *.tkl
+       rm -f manref.xml *.html *.[0-9] *.?mp *.pdf *.tkl
 
 install-data-hook:
        if test -f index.html; then d=.; else d="$(srcdir)"; fi; \