diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-29 17:49:33 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-29 17:49:33 +0100 |
| commit | c44ca7447b9b4f53f568e4d55614a5848717fd78 (patch) | |
| tree | 56e3dab45c4a3b54773beff54b782633dbca1bf7 /Makefile | |
| parent | e7460b6262cc8d3a1c27339cdc55969dfa03e409 (diff) | |
| download | org-drill-c44ca7447b9b4f53f568e4d55614a5848717fd78.tar.gz org-drill-c44ca7447b9b4f53f568e4d55614a5848717fd78.zip | |
Document explainer
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
