mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-20 14:55:27 +00:00
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:
parent
159d0883bb
commit
313ffcd5b4
1 changed files with 1 additions and 0 deletions
1
Rules.mk
1
Rules.mk
|
@ -261,6 +261,7 @@ confclean: clean
|
|||
rm -rf .dep .uic
|
||||
|
||||
distclean: confclean
|
||||
$(MAKE) -C Documentation clean
|
||||
rm -f $(CREATOR_FILES)
|
||||
|
||||
release:
|
||||
|
|
Loading…
Add table
Reference in a new issue