aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorGerd Moellmann2000-09-04 19:44:28 +0000
committerGerd Moellmann2000-09-04 19:44:28 +0000
commit39efdf3f2f02431d44ff5f2fe548afc83edf17c4 (patch)
treec6b4665cfb6383ce911b4fd9421dfcd2064048fa /lisp/Makefile.in
parentc00bc844ecbdd35c430ccd8eef34ccfbd3ef1c65 (diff)
downloademacs-39efdf3f2f02431d44ff5f2fe548afc83edf17c4.tar.gz
emacs-39efdf3f2f02431d44ff5f2fe548afc83edf17c4.zip
(DONTCOMPILE): Fix typo in file name.
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r--lisp/Makefile.in2
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 \