]> git.donarmstrong.com Git - lib.git/blobdiff - emacs_el/configuration/Makefile
switch to using straight from package; don't byte compile
[lib.git] / emacs_el / configuration / Makefile
index 411771e785102962af7030c06d1fc49921491c08..5238ae628ec0532e45d7f59fa3917e127b0f60f5 100644 (file)
@@ -8,12 +8,13 @@ EL_FILES=
 ORG_EL_FILES=
 ifeq ($(strip $(WHICH_EMACS)),)
 ORG_EL_FILES=don-configuration.el
-ORG_ELC_FILES=don-configuration.elc
+# Disable byte compilation for now
+# ORG_ELC_FILES=don-configuration.elc
 endif
 
 LIB_PATH=
 
-all: $(ORG_ELC_FILES)
+all: $(ORG_EL_FILES)
 
 EMACS=emacs