aboutsummaryrefslogtreecommitdiffstats
path: root/ext/probeprofiler/extconf.rb
blob: da94e654d9fdbd8f35d031c3054aa094a93777ba (plain)
1
2
3
4
require 'mkmf'
$VPATH << "$(top_srcdir)"
$INCFLAGS << " -I$(top_srcdir)"
create_makefile("probeprofiler")