summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
-rw-r--r--template/configure-ext.mk.tmpl4
1 files changed, 3 insertions, 1 deletions
@@ -33,7 +33,9 @@ gems:
% exts.each do |t, (o, dirs)|
% dirs.each do |d|
-% next if Dir.glob("#{srcdir}/#{d}/**/extconf.rb").empty?
<%=t%>: <%=d%>/exts.mk
<%=d%>/exts.mk: FORCE
$(Q)$(MINIRUBY) $(srcdir)/ext/extmk.rb --make='$(MAKE)' \