Meta: Update makem.sh, Makefile

This commit is contained in:
Adam Porter 2019-09-09 09:00:56 -05:00
parent 7cdc134f0d
commit 91771c41e6
2 changed files with 9 additions and 12 deletions

View file

@ -13,11 +13,5 @@ endif
# * Rules
# Unless/until I add Cask support to makem.sh, I'm keeping this,
# because Cask lets me run the tests with a different version of Org
# than I have installed personally.
cask:
@cask exec buttercup -L .
%:
@./makem.sh $(VERBOSE) $(@)