Adapt Ruby example to meaningful archive name

This commit is contained in:
Daniel Bovensiepen
2012-11-23 02:55:52 +08:00
parent 71bb91d72a
commit 8a5d40785c
+2 -2
View File
@@ -1,7 +1,7 @@
include ../../Makefile4gem
GEM := ruby_extension_example
include ../../Makefile4gem
GEM_RB_FILES := $(wildcard $(MRB_DIR)/*.rb)
gem-all : gem-rb-files