OSDN Git Service

ac: automake: rework sid_tables.h generation
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 12 Jan 2017 17:34:15 +0000 (17:34 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 12 Jan 2017 19:29:28 +0000 (19:29 +0000)
commitd1dc22eb4661dbb343920bb36a9c71accec334d5
tree547294df7d307a03ae2c4cf5b55b11a50b289c83
parent23dcce0c03db055c168696c9120637506b68b13d
ac: automake: rework sid_tables.h generation

Drop $(srcdir)/ prefix analogous to before the file (and rule) movement
and move it outside of the NEED_RADEON_LLVM conditional.

Otherwise the build may fail as below.

make[3]: *** No rule to make target 'common/sid_tables.h', needed by 'distdir'.  Stop.

Fixes: b838f642371 "ac/debug: Move sid_tables.h generation to common
code."
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/amd/Makefile.am
src/amd/Makefile.common.am