diff lisp/Makefile.in @ 31379:58ff79ca361e

(DONTCOMPILE): Fix typo in file name.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 04 Sep 2000 19:44:28 +0000
parents 96039cc24acf
children f677903fb663
line wrap: on
line diff
--- 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 \