Revert r35684 "* trunk/ext/json/extconf.rb: remove fake file."

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35693 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2012-05-18 08:26:10 +00:00
parent 9381cd1184
commit c196e22a42

3
ext/json/extconf.rb Normal file
View File

@ -0,0 +1,3 @@
require 'mkmf'
create_makefile('json')