]> git.eshelyaron.com Git - emacs.git/commitdiff
* Makefile.in (updates): Added mh-loaddefs dependency.
authorBill Wohler <wohler@newt.com>
Sun, 9 Oct 2005 19:33:26 +0000 (19:33 +0000)
committerBill Wohler <wohler@newt.com>
Sun, 9 Oct 2005 19:33:26 +0000 (19:33 +0000)
lisp/ChangeLog
lisp/Makefile.in

index 888c519faf75b858b1a04bb1eee3ee0c2ed4fe2a..487550513cba3f51ca817427fc8506bec438a6b2 100644 (file)
@@ -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.
index 07231d5740564f575a93b24f47cb1d6d1cbe9d35..a66ea05f27a2494989b5811c2b1e8e46e062e9bd 100644 (file)
@@ -117,7 +117,7 @@ update-subdirs: doit
           $(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.