summaryrefslogtreecommitdiff
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 ca4b6c60ae..78a9e00bc3 100644
--- a/common.mk
+++ b/common.mk
@@ -437,7 +437,7 @@ ia64.$(OBJEXT): {$(VPATH)}ia64.s
# when I use -I., there is confliction at "OpenFile"
# so, set . into environment varible "include"
-win32.$(OBJEXT): {$(VPATH)}win32.c
+win32.$(OBJEXT): {$(VPATH)}win32.c $(RUBY_H_INCLUDES)
###