summaryrefslogtreecommitdiff
path: root/ext/date/extconf.rb
blob: 3515a6e89adfb938162695023833f44d33ef1e5b (plain)
1
2
3
require 'mkmf'
$INCFLAGS << " -I$(top_srcdir)"
create_makefile('date_core')