summaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-16 08:06:24 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-16 08:06:24 +0000
commit420d8472af6ec0c89e32614eaf7f9a037e33a00c (patch)
tree65ce7fde489d984b7d26a8abc232ef710dd56e8e /win32
parent5482a1a10a03d976229a82ce1268caa02ff27146 (diff)
downloadruby-420d8472af6ec0c89e32614eaf7f9a037e33a00c.tar.gz
ruby-420d8472af6ec0c89e32614eaf7f9a037e33a00c.tar.xz
ruby-420d8472af6ec0c89e32614eaf7f9a037e33a00c.zip
* win32/Makefile.sub: sorry, typo.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24960 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 90f43d60f..3701f15fe 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -166,7 +166,7 @@ DOCTARGETS = $(DOCTARGETS) capi
! endif
!endif
!ifndef INSTALLDOC
-! if "$(DOCTARGETS)" == ""
+! if "$(DOCTARGETS)" != ""
INSTALLDOC = all
! else
INSTALLDOC = nodoc