diff --git a/common.mk b/common.mk index 5a5a5787d9..30380e0a4d 100644 --- a/common.mk +++ b/common.mk @@ -306,6 +306,7 @@ exts-note: $(EXTS_MK) $(Q)$(MAKE) $(EXTS_NOTE) ext/extinit.c: $(srcdir)/template/extinit.c.tmpl $(PREP) + $(MAKEDIRS) $(@D) $(Q)$(MINIRUBY) $(tooldir)/generic_erb.rb -o $@ -c \ $(srcdir)/template/extinit.c.tmpl $(EXTINITS)