mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
update mrbgem.rake
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
MRuby::Gem::Specification.new('mruby-dir') do |spec|
|
||||
spec.license = 'MIT'
|
||||
spec.authors = 'mruby developers'
|
||||
spec.authors = 'Internet Initiative Japan Inc.'
|
||||
|
||||
spec.cc.include_paths << "#{build.root}/src"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user