summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Shepherd <davidshepherd7@gmail.com>2017-03-16 11:22:27 +0000
committerDavid Shepherd <davidshepherd7@gmail.com>2017-03-16 11:22:27 +0000
commit58d9f38bc10cac5787125a247f3115f6b5222bb7 (patch)
treea1c533cd40191731a40baf7655b9ab742acb1d6a /Makefile
parentAdd build system (diff)
downloademacs-terminal-here-58d9f38bc10cac5787125a247f3115f6b5222bb7.tar.gz
Initial probably-working version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index db738f9..9eada4c 100644
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,9 @@ build :
clean :
@rm -f *.elc
+test: build
+ ${CASK} exec ert-runner
+
install:
${CASK} install