summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/default.gembox
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgems/default.gembox')
-rw-r--r--mrbgems/default.gembox3
1 files changed, 3 insertions, 0 deletions
diff --git a/mrbgems/default.gembox b/mrbgems/default.gembox
index de169906b..ca8938e87 100644
--- a/mrbgems/default.gembox
+++ b/mrbgems/default.gembox
@@ -78,6 +78,9 @@ MRuby::GemBox.new do |conf|
conf.gem :core => "mruby-rational"
conf.gem :core => "mruby-complex"
+ # Generate mrbc command
+ conf.gem :core => "mruby-bin-mrbc"
+
# Generate mirb command
conf.gem :core => "mruby-bin-mirb"