aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Makefile.sub')
-rw-r--r--win32/Makefile.sub3
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 03e5d97c91..2bdc6879f8 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -76,6 +76,9 @@ MV = move > nul
!if !defined(BASERUBY)
BASERUBY = ruby
!endif
+!if !defined(TEST_RUNNABLE)
+TEST_RUNNABLE = yes
+!endif
!if !defined(PROCESSOR_ARCHITECTURE)
PROCESSOR_ARCHITECTURE = x86