diff --git a/Makefile b/Makefile index c4404e0..8cb6d45 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ EMACS ?= emacs CASK ?= cask -BATCH := $(EMACS) $(EFLAGS) -batch -q -no-site-file -L . all: compile