summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 55ab8feb90..f16d48208b 100644
--- a/common.mk
+++ b/common.mk
@@ -327,7 +327,7 @@ realclean-local:: distclean-local
@$(RM) parse.c lex.c
realclean-ext::
@-$(MINIRUBY) $(srcdir)/ext/extmk.rb $(EXTMK_ARGS) realclean
-distclean-enc:: distclean-enc
+realclean-enc:: distclean-enc
check: test test-all