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 1f857aa commit cb7433eCopy full SHA for cb7433e
Makefile
@@ -39,4 +39,4 @@ test-bytecomp: $(SRCS:.el=.elc-test)
39
40
%.elc-test: %.el elpa
41
$(CASK) exec $(EMACS) --no-site-file --no-site-lisp --batch \
42
- -l test/clojure-mode-bytecomp-warnings.el $
+ -l test/clojure-mode-bytecomp-warnings.el $<
0 commit comments