ac, radeonsi: automake: add missing builddir include
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 12 Jan 2017 21:54:03 +0000 (21:54 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 12 Jan 2017 22:01:55 +0000 (22:01 +0000)
commitc90f921273d4d9108f12bbea9f0c42f6ca12d770
tree1d98b30451fbb2aa892a5824bfc047017786cce0
parent8aaca3820cfc98705215e31b751d818154437fe4
ac, radeonsi: automake: add missing builddir include

The generated file is correctly stored in the builddir as of earlier
commit. Yet the commit forgot to add the respective include flag thus
the compiler would error out failing to find sid_tables.h

Bugzila: https://bugs.freedesktop.org/show_bug.cgi?id=99389
Fixes: d1dc22eb466 "ac: automake: rework sid_tables.h generation"
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/amd/Makefile.common.am
src/gallium/drivers/radeonsi/Makefile.am