summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'win32/Makefile.sub')
-rw-r--r--win32/Makefile.sub1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 2222b78b06..710e146915 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -281,6 +281,7 @@ XRUBY = $(MINIRUBY)
!else
XRUBY = $(RUNRUBY)
!endif
+BTESTRUBY = $(MINIRUBY)
!ifndef RUBY
RUBY = ruby
!endif