From 508d65a542a2fcdd7b591b5f12a89bd3d48249a6 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 17 Mar 2011 15:59:40 +0000 Subject: * ext/win32ole/extconf.rb (create_docfile): removed. should not modify source directory unnecessarily, platform dependent documentation should be dealt with by rdoc. [ruby-core:35495] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/.document | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/.document') diff --git a/ext/.document b/ext/.document index e1b8ae2549..fda74e397b 100644 --- a/ext/.document +++ b/ext/.document @@ -59,5 +59,5 @@ ripper/lib socket stringio/stringio.c strscan/strscan.c -win32ole +win32ole/win32ole.c zlib/zlib.c -- cgit v1.2.3