1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/ext/puma_http11/extconf.rb
Luis Lavena 474ba70647 Build extensions
And place the resulting extension in 'puma' namespace
2012-01-08 16:32:32 -03:00

5 lines
79 B
Ruby

require 'mkmf'
dir_config("puma_http11")
create_makefile("puma/puma_http11")