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
commit70734f17b4120f3d96ea58b30510c24850b24a14 (patch)
tree3c68f6d50e72690090e2ce591bbf2a8d968afb87 /lisp/Makefile.in
parent5f6fb7869628df7f65dc480ab46be0037c7af86a (diff)
downloademacs-70734f17b4120f3d96ea58b30510c24850b24a14.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.