From: Don Armstrong Date: Wed, 17 Jan 2018 18:51:49 +0000 (-0800) Subject: stop building helm notes X-Git-Url: https://git.donarmstrong.com/?p=lib.git;a=commitdiff_plain;h=78c781b8b3131566d405d138cd0ce19c4c75ce87 stop building helm notes --- 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