intel/vulkan: Get rid of recursive make
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 2 Mar 2017 05:11:51 +0000 (21:11 -0800)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 13 Mar 2017 11:16:35 +0000 (11:16 +0000)
commitee8044fd332cacff80e4afb949fe79e3733375d1
tree5e65dc5aabf2767e43800a074151ae85d6785e9b
parent7f9bbcfb7ba990ca42483dd9e985a543d01ea225
intel/vulkan: Get rid of recursive make

v2 [Emil Velikov]
 - Various fixes and initial stab at the Android build.
 - Keep the generation rules/EXTRA_DIST outside the conditional

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
configure.ac
src/Makefile.am
src/intel/Android.mk
src/intel/Android.vulkan.mk [new file with mode: 0644]
src/intel/Makefile.am
src/intel/Makefile.sources
src/intel/Makefile.vulkan.am [new file with mode: 0644]
src/intel/vulkan/Android.mk [deleted file]
src/intel/vulkan/Makefile.am [deleted file]
src/intel/vulkan/Makefile.sources [deleted file]