summaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-07-21 04:35:56 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-07-21 04:35:56 +0000
commit03bf0d887958948c4450e952bbb1cf79e4c6ba74 (patch)
treed1d8c18bec5c21a93766358c786e2f61a8839b0b /win32
parente04b3669e24f86951e60db6149467e937cd136dd (diff)
downloadruby-03bf0d887958948c4450e952bbb1cf79e4c6ba74.tar.gz
ruby-03bf0d887958948c4450e952bbb1cf79e4c6ba74.tar.xz
ruby-03bf0d887958948c4450e952bbb1cf79e4c6ba74.zip
* win32/Makefile.sub (TEST_RUNNABLE): follow r24209.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24217 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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 03e5d97c9..2bdc6879f 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