aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2019-06-23 21:30:28 +0100
committerPhillip Lord <phillip.lord@russet.org.uk>2019-06-23 21:30:28 +0100
commit8644cfd761e12cd04b8de76f19f5fa1ba7847487 (patch)
tree6b3a0450618740e748774977a0b1ad1e04c6260c /Makefile
parent90d777bd55b6a8213bfaf9c992568de55992255c (diff)
downloadorg-drill-8644cfd761e12cd04b8de76f19f5fa1ba7847487.tar.gz
org-drill-8644cfd761e12cd04b8de76f19f5fa1ba7847487.zip
Fix more byte compile errors
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6dfd2ef..9d0afbc 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,9 @@ test: install just-test
all-test: all-robot-test test
+build:
+ $(EMACS_ENV) $(CASK) build
+
robot-and-test: basic-robot-test just-test
just-test: