aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index dc4846df64..baee680205 100644
--- a/common.mk
+++ b/common.mk
@@ -126,7 +126,7 @@ COMPILE_PRELUDE = $(MINIRUBY) -I$(srcdir) -I. -rrbconfig $(srcdir)/tool/compile_
all: encs exts main $(RDOCTARGET)
-main: exts
+main: encs exts
@$(RUNCMD) $(MKMAIN_CMD) $(MAKE)
exts: $(MKMAIN_CMD)