summaryrefslogtreecommitdiffhomepage
path: root/doc/mrbgems/ruby_extension_example
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mrbgems/ruby_extension_example')
-rw-r--r--doc/mrbgems/ruby_extension_example/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/mrbgems/ruby_extension_example/Makefile b/doc/mrbgems/ruby_extension_example/Makefile
index 903666267..cdcbce024 100644
--- a/doc/mrbgems/ruby_extension_example/Makefile
+++ b/doc/mrbgems/ruby_extension_example/Makefile
@@ -6,6 +6,7 @@ GEM_RB_FILES := $(wildcard $(MRB_DIR)/*.rb)
MRUBY_CFLAGS :=
MRUBY_LDFLAGS :=
+MRUBY_LIBS :=
gem-all : gem-rb-files