diff options
Diffstat (limited to 'Documentation/Makefile')
-rw-r--r-- | Documentation/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile index 7e911e50f..2fb157da1 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -25,4 +25,3 @@ show: $(HTMLDOC) clean: rm -f *~ docbook-xsl.css $(HTMLDOC) $(addprefix $(DOCNAME).,pdf text) - rm -fr images |