Merge pull request #799 from carsonmcdonald/fixdoctoexample

Correct conf.gem directory
This commit is contained in:
Yukihiro "Matz" Matsumoto
2013-01-29 19:23:17 -08:00
+1 -1
View File
@@ -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