aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRobin Templeton <[email protected]>2014-08-12 07:42:11 -0400
committerRobin Templeton <[email protected]>2015-04-19 03:43:03 -0400
commita908f3e2243a7ac8bad75204a5be2b93bbbc749e (patch)
tree749cffdc8b9a4e00f3d7831095f863bd2ea0daa5 /lisp
parent3250348fd32d80f2856b92890c75b42492a69893 (diff)
disable byte-compilation
Diffstat (limited to 'lisp')
-rw-r--r--lisp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index fefbd5cda5..8df050ce07 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -147,7 +147,7 @@ setwins_for_subdirs=for file in `find ${srcdir} -type d -print`; do \
# cus-load and finder-inf are not explicitly requested by anything, so
# we add them here to make sure they get built.
-all: compile-main $(lisp)/cus-load.el $(lisp)/finder-inf.el
+all: leim semantic $(lisp)/cus-load.el $(lisp)/finder-inf.el
.PHONY: all custom-deps finder-data autoloads update-subdirs