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>
This commit is contained in:
Cristian Ionescu-Idbohrn 2013-10-06 13:56:35 +02:00 committed by Dirk Hohndel
parent 159d0883bb
commit 313ffcd5b4

View file

@ -261,6 +261,7 @@ confclean: clean
rm -rf .dep .uic
distclean: confclean
$(MAKE) -C Documentation clean
rm -f $(CREATOR_FILES)
release: