summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--util/futility/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/futility/Makefile b/util/futility/Makefile
index 3ce45ed1eeb7..f00e2eb9750b 100644
--- a/util/futility/Makefile
+++ b/util/futility/Makefile
@@ -12,6 +12,8 @@ clean:
$(RM) $(objutil)/futility/futility
$(RM) -r $(objutil)/futility/build
+distclean: clean
+
ifneq ($(V),1)
ifneq ($(Q),)
.SILENT: