isl: automake: flatten the tests rules
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 27 May 2016 14:35:31 +0000 (15:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 30 May 2016 09:28:43 +0000 (10:28 +0100)
commit53a2167e68f27dd8bed26cba92b978fe1d6d4188
tree1db0104273c630371cb1c4e05c474d409cf6911c
parent1eecc0958463c5cae73d057ad493c0318b8643d2
isl: automake: flatten the tests rules

Fold the unneeded extra variable tests_ldadd, the explicit sources
section (single file with the default extension) and flip the
check_PROGRAMS <> TESTS order (TESTS includes scripts, while
check_PROGRAMS is binaries only).

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/isl/Makefile.am