summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub3
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 7fc7d5b1e5..cb69098864 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -1048,6 +1048,9 @@ $(ruby_pc): $(RBCONFIG)
lex.c: {$(srcdir)}lex.c.blt
copy $(?:/=\) $@
+probes.h: {$(srcdir)}probes.d
+ $(BASERUBY) $(srcdir)/tool/gen_dummy_probes.rb $? > $@
+
enc/unicode/name2ctype.h: {$(srcdir)}enc/unicode/name2ctype.h.blt
@if not exist $(@D:/=\) md $(@D:/=\)
$(ECHO) copying $@