From 8644cfd761e12cd04b8de76f19f5fa1ba7847487 Mon Sep 17 00:00:00 2001 From: Phillip Lord Date: Sun, 23 Jun 2019 21:30:28 +0100 Subject: Fix more byte compile errors --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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: -- cgit v1.2.3