summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--win32/Makefile.sub2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cb880443c0..76949b93ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Sep 15 15:32:16 2009 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * win32/Makefile.sub (RDOCTARGET): the meaning of this macro was changed
+ at r24923.
+
Tue Sep 15 15:16:14 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* common.mk (install-rdoc), configure.in (RDOCTARGET): removed
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 447445698b..db9152b679 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -135,7 +135,7 @@ TESTUI = console
TESTS =
!endif
!ifndef RDOCTARGET
-RDOCTARGET = install-nodoc
+RDOCTARGET = nodoc
!endif
OUTFLAG = -Fe