# HG changeset patch # User Gerd Moellmann # Date 968096668 0 # Node ID 58ff79ca361ee4af6a974096e9d47c6baf1cdfa6 # Parent f44a8a68506fbd70d24b6ad5f37f506664e7efcd (DONTCOMPILE): Fix typo in file name. diff -r f44a8a68506f -r 58ff79ca361e lisp/Makefile.in --- a/lisp/Makefile.in Mon Sep 04 16:25:18 2000 +0000 +++ b/lisp/Makefile.in Mon Sep 04 19:44:28 2000 +0000 @@ -35,7 +35,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 \