We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80cdeb4 commit 4f9bc01Copy full SHA for 4f9bc01
Makefile
@@ -1,5 +1,5 @@
1
EMACS ?= emacs
2
-ELDEV ?= $(shell command -v eldev)
+ELDEV ?= eldev
3
4
FILES = $(wildcard *.el)
5
ELCFILES = $(FILES:.el=.elc)
0 commit comments