* src/Makefile.in (really-lwlib): Depend on globals.h, for parallel builds.
authorGlenn Morris <rgm@gnu.org>
Thu, 10 Feb 2011 03:20:52 +0000 (19:20 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 10 Feb 2011 03:20:52 +0000 (19:20 -0800)
commit5ac75e8f4b724c2f3e7bd6f2e2c96fd69710ce1b
tree0ba724daf342c50bb1c004b5f74e4baee99a8d5b
parent988c07dff201e8c6471930a33e2a1069550784e1
* src/Makefile.in (really-lwlib): Depend on globals.h, for parallel builds.

Otherwise, lwlib/ and src/ would try to run make-docfile at the same
time, and one of them would lose when its output file disappeared.
src/ChangeLog
src/Makefile.in