diff options
| -rw-r--r-- | build_config.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_config.rb b/build_config.rb index 12cf0affd..eeaa255ab 100644 --- a/build_config.rb +++ b/build_config.rb @@ -74,5 +74,5 @@ end # conf.cc.flags << "-m32" # conf.linker.flags << "-m32" # -# conf.gem 'doc/mrbgems/c_and_ruby_extension_example' +# conf.gem 'examples/mrbgems/c_and_ruby_extension_example' # end |
