Fix parallel bootstrap in lisp/ on MS-Windows.
commit39ffd80d03576d17aaf647dfe0b80a3cb76a5eff
authorEli Zaretskii <eliz@gnu.org>
Thu, 26 Jul 2012 17:10:21 +0000 (26 20:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 26 Jul 2012 17:10:21 +0000 (26 20:10 +0300)
treefccc562a0c44c6f6a9b8a078122c119d403e437b
parent806c57d8ae52d74ca5f318899f69d4dedbec93a2
Fix parallel bootstrap in lisp/ on MS-Windows.

 lisp/makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
 ($(lisp)/calendar/diary-loaddefs.el)
 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.  Fixes
 failures in parallel bootstrap because subdirs.el is being
 rewritten while the autoload files are built at the same time,
 which needs to load subdirs.el.
lisp/ChangeLog
lisp/makefile.w32-in