summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@tradeo.com>2013-11-10 11:00:54 +0200
committerBozhidar Batsov <bozhidar@tradeo.com>2013-11-10 11:00:54 +0200
commitc9b4a5f3256149f5fe19c78d4f3948d5f1d9dd31 (patch)
treea32ff5e4fbfe32afb890746330070b4ea5e1a728 /Makefile
parent8fbb5f27e927b993a1c7ad13f8cb9c02b82cd81b (diff)
Use the EMACS env variable value if available
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 030b9e54..0dcd8ce8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-EMACS = emacs
+EMACS ?= emacs
EMACSFLAGS = -L .
CASK = cask
VAGRANT = vagrant