aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 5ac99767c16..08d2b770969 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -33,6 +33,7 @@ DONTCOMPILE = \
33 $(lisp)/cus-start.el \ 33 $(lisp)/cus-start.el \
34 $(lisp)/emacs-lisp/cl-specs.el \ 34 $(lisp)/emacs-lisp/cl-specs.el \
35 $(lisp)/eshell/esh-maint.el \ 35 $(lisp)/eshell/esh-maint.el \
36 $(lisp)/eshell/esh-group.el \
36 $(lisp)/finder-inf.el \ 37 $(lisp)/finder-inf.el \
37 $(lisp)/forms-d2.el \ 38 $(lisp)/forms-d2.el \
38 $(lisp)/forms-pass.el \ 39 $(lisp)/forms-pass.el \