From c44ca7447b9b4f53f568e4d55614a5848717fd78 Mon Sep 17 00:00:00 2001 From: Phillip Lord Date: Sat, 29 Jun 2019 17:49:33 +0100 Subject: Document explainer --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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 -- cgit v1.2.3