aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c1acae2..4646799 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ distclean: clean
rm -fr $(DOCTOOLS)
.PHONY: clean
-clean:
+clean: doctools
$(DOCBUILD) $(VERBOSE) --clean
rm -f $(FETCHTS)
rm -f $(LOCALFETCH)