anv: fold the tests' makefile
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 20 Apr 2016 22:10:00 +0000 (23:10 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Sun, 1 May 2016 07:38:04 +0000 (08:38 +0100)
commit3ee7d8b0eb9324b56ea9386e3c1d2925eaaaa225
tree2325cb59fba66276cae516e6dfcb59d293ba1301
parentf3cb0dcae14ceb3fd614f36d39886d9cecc0c0e5
anv: fold the tests' makefile

Recent commit removed the winsys defines from anv_private.h thus
breaking the tests. To fix that and avoid it in the future, merge the
tests makefile in the libvulkan one.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
configure.ac
src/intel/vulkan/Makefile.am
src/intel/vulkan/tests/Makefile.am [deleted file]