From 2eb3f3cc4404d839853adff124a78732250031f1 Mon Sep 17 00:00:00 2001 From: suke Date: Sun, 9 Oct 2005 02:15:03 +0000 Subject: create .document file for rdoc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/win32ole/extconf.rb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ext/win32ole') diff --git a/ext/win32ole/extconf.rb b/ext/win32ole/extconf.rb index c989267733..cee922554a 100644 --- a/ext/win32ole/extconf.rb +++ b/ext/win32ole/extconf.rb @@ -6,6 +6,17 @@ require 'mkmf' dir_config("win32") + +SRCFILES=<