summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2008-04-18 15:34:26 +0000
committerAndreas Schwab <schwab@suse.de>2008-04-18 15:34:26 +0000
commit325a68616c6f94ea9102657416c8e3ab40ed884e (patch)
tree3a426efd28f078512be5bf63d08a4e9686629ade /lisp/Makefile.in
parentd63aa41fa84d0238bdcbcf45443d4de8f4f3137f (diff)
downloademacs-325a68616c6f94ea9102657416c8e3ab40ed884e.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r--lisp/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 2ac8a014201..4ed0fd76d1d 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -122,6 +122,8 @@ autoloads: $(lisp)/subdirs.el $(LOADDEFS) doit
echo Directories: $$wins; \
$(emacs) -l autoload --eval '(setq generated-autoload-file "$(lisp)/loaddefs.el")' -f batch-update-autoloads $$wins
+# Note: every rule that runs $(emacs) and is called during bootstrap must
+# depend on this.
$(lisp)/subdirs.el:
$(MAKE) $(MFLAGS) update-subdirs
update-subdirs: doit