anv: split sources lists to Makefile.sources
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 20 Apr 2016 21:11:04 +0000 (22:11 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 1 May 2016 07:38:04 +0000 (08:38 +0100)
commite98cf60446c94f6f10ab92749307c571384fc79a
tree196862f96e3d6dabdecb1fc584eb8d5280597d5d
parent0d3e7b17c9652548117b7fe0efd1be019f37235a
anv: split sources lists to Makefile.sources

Will allow others to reuse the lists (scons/android anyone ?) and makes
the file a lot shorter and easier to read.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/Makefile.am
src/intel/vulkan/Makefile.sources [new file with mode: 0644]