|
@@ -34,7 +34,6 @@ BATCH=$(EMACS) -batch -q -eval \
|
|
"(progn (add-to-list (quote load-path) \".\") \
|
|
"(progn (add-to-list (quote load-path) \".\") \
|
|
(add-to-list (quote load-path) \"$(lispdir)\"))"
|
|
(add-to-list (quote load-path) \"$(lispdir)\"))"
|
|
|
|
|
|
-
|
|
|
|
# Specify the byte-compiler for compiling org-mode files
|
|
# Specify the byte-compiler for compiling org-mode files
|
|
ELC= $(BATCH) -f batch-byte-compile
|
|
ELC= $(BATCH) -f batch-byte-compile
|
|
|
|
|