OSDN Git Service

mesa: automake: add directory prefix for git_sha1.h
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 6 Jun 2016 15:50:14 +0000 (16:50 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 7 Jun 2016 11:35:46 +0000 (12:35 +0100)
commit5e3e292502d48faa648d8267d35eb09cf2bd74ea
treeeba1f38bcd501b429beb732f4cf0d25b0728a4d8
parent3be5c6a9ecc65ede2a112cfc6f548a3af860471d
mesa: automake: add directory prefix for git_sha1.h

Otherwise the build will assume that we've talking about builddir, which
is not the case in the else statement.

Here the file is already generated and is part of the tarball.

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 359d9dfec3381284b044d6c9bcf7a648ea8c651a)
src/Makefile.am