changeset 65951:9d2d6d11ad55

* Makefile.in (updates): Added mh-loaddefs dependency.
author Bill Wohler <wohler@newt.com>
date Sun, 09 Oct 2005 19:33:26 +0000
parents 543b18532c51
children 69cb3967f4b5
files lisp/ChangeLog lisp/Makefile.in
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 09 16:53:35 2005 +0000
+++ b/lisp/ChangeLog	Sun Oct 09 19:33:26 2005 +0000
@@ -1,3 +1,7 @@
+2005-10-09  Bill Wohler  <wohler@newt.com>
+
+	* Makefile.in (updates): Added mh-loaddefs dependency.
+
 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
 
 	* speedbar.el (speedbar-file-key-map): Fix typo.
--- a/lisp/Makefile.in	Sun Oct 09 16:53:35 2005 +0000
+++ b/lisp/Makefile.in	Sun Oct 09 19:33:26 2005 +0000
@@ -117,7 +117,7 @@
 	   $(srcdir)/update-subdirs $$file; \
 	done;
 
-updates: update-subdirs autoloads finder-data custom-deps
+updates: update-subdirs autoloads mh-autoloads finder-data custom-deps
 
 # Update the AUTHORS file.