aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b5da638..4d4e86e 100644
--- a/Makefile
+++ b/Makefile
@@ -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