These files are left behind when creating PDF fails

Signed-off-by: Miika Turkia <miika.tur...@gmail.com>
---
 Documentation/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/Makefile b/Documentation/Makefile
index b519a0a..52b1d9c 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -42,4 +42,4 @@ show: $(HTMLDOC)
        $(BROWSER) $<
 
 clean:
-       rm -f *~ docbook-xsl.css $(HTMLDOCS) $(TEXTDOCS) $(PDFDOCS)
+       rm -f *~ *.xml docbook-xsl.css $(HTMLDOCS) $(TEXTDOCS) $(PDFDOCS)
-- 
1.9.1

_______________________________________________
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to