diff options
Diffstat (limited to 'gc/wbcheck/extconf.rb')
| -rw-r--r-- | gc/wbcheck/extconf.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gc/wbcheck/extconf.rb b/gc/wbcheck/extconf.rb new file mode 100644 index 0000000000..18b32d820d --- /dev/null +++ b/gc/wbcheck/extconf.rb @@ -0,0 +1,3 @@ +require_relative '../extconf_base' + +create_gc_makefile("wbcheck") |
