summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2005-10-09 19:33:26 +0000
committerBill Wohler <wohler@newt.com>2005-10-09 19:33:26 +0000
commit9af145676d2b6a7d4c074e0e963f3340ef634eab (patch)
tree8ea2bbf83a5b58f69b8cdbb2764f77acea9afdd7 /lisp/Makefile.in
parent41791a20d7136db79a0b44a281b65216de35a4cf (diff)
downloademacs-9af145676d2b6a7d4c074e0e963f3340ef634eab.tar.gz
* Makefile.in (updates): Added mh-loaddefs dependency.
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r--lisp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 07231d57405..a66ea05f27a 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -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.