Mercurial > emacs
diff lisp/makefile.nt @ 31618:7a25e378e8bc
(DONTCOMPILE): Fix typo.
| author | Andrew Innes <andrewi@gnu.org> |
|---|---|
| date | Thu, 14 Sep 2000 21:18:11 +0000 |
| parents | 39e2dae95929 |
| children | 70dd1b38f43e |
line wrap: on
line diff
--- a/lisp/makefile.nt Thu Sep 14 21:15:44 2000 +0000 +++ b/lisp/makefile.nt Thu Sep 14 21:18:11 2000 +0000 @@ -51,7 +51,7 @@ $(lisp)/cus-start.el \ $(lisp)/emacs-lisp/cl-specs.el \ $(lisp)/eshell/esh-maint.el \ - $(lisp)/eshell/esh-group.el \ + $(lisp)/eshell/esh-groups.el \ $(lisp)/finder-inf.el \ $(lisp)/forms-d2.el \ $(lisp)/forms-pass.el \
