Meta: Update makem.sh, Makefile
This commit is contained in:
parent
7cdc134f0d
commit
91771c41e6
2 changed files with 9 additions and 12 deletions
6
Makefile
6
Makefile
|
|
@ -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) $(@)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue