summaryrefslogtreecommitdiff
path: root/ext/.document
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-17 15:59:40 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-17 15:59:40 +0000
commit508d65a542a2fcdd7b591b5f12a89bd3d48249a6 (patch)
treec3ade5d2545202acaebecfeb7622a1f5b0b16bb1 /ext/.document
parent3ae0dbccd2b56c0c0d0938a150344423265d4fa2 (diff)
* 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
Diffstat (limited to 'ext/.document')
-rw-r--r--ext/.document2
1 files changed, 1 insertions, 1 deletions
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