makefile in
hmote-1.0.0
vs makefile in
hmote-1.1.0
- old
+ new
@@ -1,4 +1,7 @@
.PHONY: test
+gem:
+ gem build hmote.gemspec
+
test: cutest test/*.rb