summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com>2013-10-06 13:56:35 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-06 11:20:07 -0700
commit313ffcd5b43fb06c1118b4c753b262ed7a2ea938 (patch)
tree2203e4008b00803ec0eab90643461e6a405a1372
parent159d0883bbc15fb71b44732965d44f49388fdbff (diff)
downloadsubsurface-313ffcd5b43fb06c1118b4c753b262ed7a2ea938.tar.gz
Distclean might clean the Documentation as well.
Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--Rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rules.mk b/Rules.mk
index c634ed033..9a5ccccab 100644
--- a/Rules.mk
+++ b/Rules.mk
@@ -261,6 +261,7 @@ confclean: clean
rm -rf .dep .uic
distclean: confclean
+ $(MAKE) -C Documentation clean
rm -f $(CREATOR_FILES)
release: