Modify Ruby Extension

This commit is contained in:
Daniel Bovensiepen
2012-11-21 15:55:29 +08:00
parent bc26a482d8
commit f591d116b0
+4 -2
View File
@@ -2,6 +2,8 @@ include ../../Makefile4gem
GEM := ruby_extension_example
gem-all :
GEM_RB_FILES := $(wildcard $(MRB_DIR)/*.rb)
gem-clean :
gem-all : gem-rb-files
gem-clean : gem-clean-rb-files