summaryrefslogtreecommitdiff
path: root/win32/ntsetup.bat
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1999-05-25 08:26:20 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1999-05-25 08:26:20 +0000
commit1307f8d555235116f0f0c79b9902df9cfd4bff12 (patch)
treefaf8962d1f1fcdb54db653b4a99b148fdecea7e6 /win32/ntsetup.bat
parent1aba398e29bd9134f83c165a2495883f72cbbb3d (diff)
regexp null pattern
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_3@477 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/ntsetup.bat')
-rwxr-xr-xwin32/ntsetup.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/ntsetup.bat b/win32/ntsetup.bat
index ee6294fada..5d0ca70643 100755
--- a/win32/ntsetup.bat
+++ b/win32/ntsetup.bat
@@ -2,6 +2,7 @@
copy config.h ..
copy Makefile ..
copy ruby.def ..
+copy config.status ..
cd ..\ext
copy Setup.nt Setup
copy extmk.rb.nt extmk.rb