aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9d0afbc..4a8b4ad 100644
--- a/Makefile
+++ b/Makefile
@@ -57,4 +57,7 @@ all-card-robot-test: clean-elc
spanish-robot-test: clean-elc
$(EMACS_ENV) ./robot/spanish-run.sh $(SMALL)
+explainer-robot-test: clean-elc
+ $(EMACS_ENV) ./robot/explainer-run.sh $(SMALL)
+
.PHONY: test