mesa: Build git_sha1.h before computing dependencies.
authorEric Anholt <eric@anholt.net>
Tue, 12 Jun 2012 01:46:51 +0000 (18:46 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 12 Jun 2012 15:10:41 +0000 (08:10 -0700)
commit7b11051a28731b099dc47df9e5db7eccfa889369
tree1aea6eb582c60004fb2888181457c00302d5721f
parentfd64b397277c66e4cbb83222454d33b890648471
mesa: Build git_sha1.h before computing dependencies.

Otherwise, version.c doesn't get a dependency on it in a clean build,
and then it doesn't necessarily get generated before version.c is
compiled.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=50976
Reviewed-by: Jakob Bornecrantz jakob@vmware.com
src/mesa/Makefile