X-Git-Url: https://git.donarmstrong.com/?p=lib.git;a=blobdiff_plain;f=emacs_el%2FMakefile;h=62296bc1e719edfdee3c711edd2260d99d264951;hp=cfd61b4fb23320b9d376de10b5d9ebc81a491790;hb=78c781b8b3131566d405d138cd0ce19c4c75ce87;hpb=9dde3fcba1b4f10fedcb7cf8b981ded46a0f3e43 diff --git a/emacs_el/Makefile b/emacs_el/Makefile index cfd61b4..62296bc 100644 --- a/emacs_el/Makefile +++ b/emacs_el/Makefile @@ -11,8 +11,8 @@ endif SUBDIRS= LIBOPTS=-L . ifeq ($(strip $(WHICH_EMACS)),) -SUBDIRS=configuration helm org-ref -LIBDIRS=-L . -L helm +SUBDIRS=configuration org-ref +LIBDIRS=-L . endif