]> git.donarmstrong.com Git - lib.git/commitdiff
don't compile el files
authorDon Armstrong <don@donarmstrong.com>
Mon, 13 Mar 2017 20:49:25 +0000 (13:49 -0700)
committerDon Armstrong <don@donarmstrong.com>
Thu, 6 Apr 2017 17:37:21 +0000 (12:37 -0500)
emacs_el/configuration/Makefile

index 74f73bc4c1b55dfbd3220242c45080590cd13eff..f119086b2ca14fedcd31dedb1a8ea40580bfa916 100644 (file)
@@ -14,7 +14,7 @@ endif
 
 LIB_PATH=-L . -L .. -L ../helm
 
-all: $(ELC_FILES)
+all: $(ORG_EL_FILES)
 
 EMACS=emacs