diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -39,4 +39,8 @@ basic-robot-test: $(CASK) clean-elc $(EMACS_ENV) ./robot/basic-run.sh +all-card-robot-test: + $(CASK) clean-elc + $(EMACS_ENV) ./robot/all-card-run.sh + .PHONY: test |
