aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/templates/newgem/ext/newgem/extconf.rb.tt
blob: 8cfc828f94f93a3af47a85974e1f08031788e32e (plain)
1
2
3
require "mkmf"

create_makefile(<%= config[:makefile_path].inspect %>)