# HG changeset patch # User Andrew Innes # Date 968966291 0 # Node ID 7a25e378e8bc64cfae41a4f6a939239871e977f0 # Parent 3ed336667dbcdae88f8d882151ed743b07c2c47e (DONTCOMPILE): Fix typo. diff -r 3ed336667dbc -r 7a25e378e8bc lisp/makefile.nt --- 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 \