From 78c781b8b3131566d405d138cd0ce19c4c75ce87 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 17 Jan 2018 10:51:49 -0800 Subject: [PATCH] stop building helm notes --- emacs_el/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2