]> git.donarmstrong.com Git - lib.git/commitdiff
stop building helm notes
authorDon Armstrong <don@donarmstrong.com>
Wed, 17 Jan 2018 18:51:49 +0000 (10:51 -0800)
committerDon Armstrong <don@donarmstrong.com>
Wed, 17 Jan 2018 18:51:49 +0000 (10:51 -0800)
emacs_el/Makefile

index cfd61b4fb23320b9d376de10b5d9ebc81a491790..62296bc1e719edfdee3c711edd2260d99d264951 100644 (file)
@@ -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