summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/exts.mk.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/exts.mk.tmpl b/template/exts.mk.tmpl
index 7edd1d1e01..1102219c00 100644
--- a/template/exts.mk.tmpl
+++ b/template/exts.mk.tmpl
@@ -92,8 +92,8 @@ SUBMAKEOPTS = DLDOBJS="$(EXTOBJS) $(EXTENCS)" EXTOBJS= \
EXTLDFLAGS="$(EXTLDFLAGS)" EXTINITS="$(EXTINITS)" \
UPDATE_LIBRARIES="$(UPDATE_LIBRARIES)" SHOWFLAGS=
-all:
-static:
+all: rubies
+static: rubies
clean:
-$(Q)$(RM) ext/extinit.<%= objext %>