summaryrefslogtreecommitdiff
path: root/ext/json/extconf.rb
diff options
context:
space:
mode:
authorFlorian Frank <flori@ping.de>2015-06-15 14:15:48 +0200
committerFlorian Frank <flori@ping.de>2015-06-15 14:15:48 +0200
commit68ce5b6b564f87edd1d4f005a39a230e544d15e8 (patch)
tree6ca09fc723cb6abe0885b52cefbd74775d93302a /ext/json/extconf.rb
parent6f907a9142e83141a2e01fdddfd18b2013244cd6 (diff)
downloadjson-68ce5b6b564f87edd1d4f005a39a230e544d15e8.tar.gz
Ext parser is green now as well
Diffstat (limited to 'ext/json/extconf.rb')
-rw-r--r--ext/json/extconf.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/json/extconf.rb b/ext/json/extconf.rb
index 850798c..7595d58 100644
--- a/ext/json/extconf.rb
+++ b/ext/json/extconf.rb
@@ -1,3 +1,2 @@
require 'mkmf'
create_makefile('json')
-