summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-11-20 11:37:48 +0000
committerDave Love <fx@gnu.org>2000-11-20 11:37:48 +0000
commit8e63444db707f9fc07bbe590b86084b96b566108 (patch)
tree01f6df788fed3a4e870a561f796414b5ccb2b0f3 /lisp/Makefile.in
parent79dfd2cd7caed19254929219356b06d22fd1507c (diff)
downloademacs-8e63444db707f9fc07bbe590b86084b96b566108.tar.gz
(DONTCOMPILE): Omit bindings.el.
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r--lisp/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index fa48d9022d7..3d5bc5537ab 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -30,7 +30,6 @@ ETAGS = ../lib-src/etags
# no point compiling it, although it doesn't hurt.
DONTCOMPILE = \
- $(lisp)/bindings.el \
$(lisp)/cus-load.el \
$(lisp)/cus-start.el \
$(lisp)/emacs-lisp/cl-specs.el \