X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=emacs_el%2FMakefile;h=62296bc1e719edfdee3c711edd2260d99d264951;hb=5568b67a3f7f122b8fe0b0b923c8c003c6c0acba;hp=cfd61b4fb23320b9d376de10b5d9ebc81a491790;hpb=c5412723f1f240ee67728eb94fd605408c9f2b45;p=lib.git 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