summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 1452733ece..a350525a55 100644
--- a/common.mk
+++ b/common.mk
@@ -460,6 +460,9 @@ realclean-golf: distclean-golf
realclean-capi: PHONY
realclean-extout: distclean-extout
+clean-ext distclean-ext realclean-ext::
+ @$(RM) $(EXTS_MK)
+
clean-enc distclean-enc realclean-enc: PHONY
check: main test test-all