From 4c99ec8402d36631fa5213e167aefe4c6be60280 Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 25 Jun 2006 12:20:27 +0000 Subject: [PATCH] add extconf.h. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10389 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/openssl/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/openssl/.cvsignore b/ext/openssl/.cvsignore index dfb8bfb8bb..3a9a9f341f 100644 --- a/ext/openssl/.cvsignore +++ b/ext/openssl/.cvsignore @@ -2,3 +2,4 @@ GNUmakefile Makefile mkmf.log dep +extconf.h