aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2000-06-26 13:09:11 +0000
committerGerd Moellmann2000-06-26 13:09:11 +0000
commit98c602effb0271d36ec2ffae257d9bc9df628f8f (patch)
treeb2c1100a6a26dac3212f8a3df773c9eb069a37af
parentfaadfb0a213ad09685326c5f9c4f216a8860045b (diff)
downloademacs-98c602effb0271d36ec2ffae257d9bc9df628f8f.tar.gz
emacs-98c602effb0271d36ec2ffae257d9bc9df628f8f.zip
(DONTCOMPILE): Add eshell/esh-group.el.
-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 \