summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-io/mrbgem.rake
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgems/mruby-io/mrbgem.rake')
-rw-r--r--mrbgems/mruby-io/mrbgem.rake1
1 files changed, 1 insertions, 0 deletions
diff --git a/mrbgems/mruby-io/mrbgem.rake b/mrbgems/mruby-io/mrbgem.rake
index 8120f7832..50fa49678 100644
--- a/mrbgems/mruby-io/mrbgem.rake
+++ b/mrbgems/mruby-io/mrbgem.rake
@@ -1,6 +1,7 @@
MRuby::Gem::Specification.new('mruby-io') do |spec|
spec.license = 'MIT'
spec.authors = 'Internet Initiative Japan Inc.'
+ spec.summary = 'IO and File class'
spec.cc.include_paths << "#{build.root}/src"