diff options
| -rw-r--r-- | lisp/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 7c38c4d287d..9857cfdd762 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in | |||
| @@ -35,7 +35,7 @@ DONTCOMPILE = \ | |||
| 35 | $(lisp)/cus-start.el \ | 35 | $(lisp)/cus-start.el \ |
| 36 | $(lisp)/emacs-lisp/cl-specs.el \ | 36 | $(lisp)/emacs-lisp/cl-specs.el \ |
| 37 | $(lisp)/eshell/esh-maint.el \ | 37 | $(lisp)/eshell/esh-maint.el \ |
| 38 | $(lisp)/eshell/esh-group.el \ | 38 | $(lisp)/eshell/esh-groups.el \ |
| 39 | $(lisp)/finder-inf.el \ | 39 | $(lisp)/finder-inf.el \ |
| 40 | $(lisp)/forms-d2.el \ | 40 | $(lisp)/forms-d2.el \ |
| 41 | $(lisp)/forms-pass.el \ | 41 | $(lisp)/forms-pass.el \ |