Skip to content

Commit 65079ce

Browse files
committed
Cleanup config.h during make clean
1 parent b80d441 commit 65079ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/extconf.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
f.puts("#define RSRUBY_R_HOME #{r_home}")
1818
f.puts("#endif")
1919
end
20+
$extconf_h = 'config.h'
2021

2122
create_makefile("rsruby_c")

0 commit comments

Comments
 (0)