diff options
author | Miika Turkia <miika.turkia@gmail.com> | 2013-02-19 11:09:44 +0530 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-02-19 06:55:38 -0800 |
commit | 8facc61e8f04ba48d52662b07a982c3af877c2b1 (patch) | |
tree | 20309ce5b7af06f43171f644bbb2320863490a6d /Documentation/Makefile | |
parent | 17638aa7b0984352f5f5b360d0bfe50e4ee8235f (diff) | |
download | subsurface-8facc61e8f04ba48d52662b07a982c3af877c2b1.tar.gz |
[PATCH] Adding screen captures of dive planning
[Dirk Hohndel: removed the images folder from the Documentation directory
Makefile clean target]
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
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 |