We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e45228 commit 407e6f6Copy full SHA for 407e6f6
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