aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 154d298..ed406f5 100644
--- a/Makefile
+++ b/Makefile
@@ -67,7 +67,7 @@ clean::
@echo " CLEAN geml"
$(Q)$(RM) $(O)/geml
.PHONY: distclean
-distclean:: clean
+distclean:: clean clean-docs
@echo " CLEAN configuration"
$(Q)$(RM) $(O)/.config