[PATCH 2/3] Distclean might clean the Documentation as well.

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Sun Oct 6 04:56:35 UTC 2013


Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com>
---
 Rules.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Rules.mk b/Rules.mk
index 75b2913..4571451 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:
-- 
1.8.4.rc3



More information about the subsurface mailing list