Skip to content

Commit 8d98f79

Browse files
vspinubbatsov
authored andcommitted
Export EMACS variable for Cask tasks
1 parent 71f737d commit 8d98f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
EMACS ?= emacs
1+
export EMACS ?= emacs
22
EMACSFLAGS = -L .
33
CASK = cask
44
VERSION = $(shell git describe --tags --abbrev=0 | sed 's/^v//')

0 commit comments

Comments
 (0)