anv: Makefile.vulkan.am: ICD json files are now generated with python
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 3 Aug 2017 09:33:41 +0000 (11:33 +0200)
committerJuan A. Suarez Romero <jasuarez@igalia.com>
Fri, 4 Aug 2017 07:54:46 +0000 (09:54 +0200)
commit86c68e0a33ea5de7f64eeadb23fe541375ab1ba3
treed23afe7c96e728a9c1d2132454f9a79f89317447
parentfc625ba0727c7f72ac73ff6e457650476553908e
anv: Makefile.vulkan.am: ICD json files are now generated with python

Commit 0ab04ba979b7 (anv: Use python to generate ICD json files) changed
the way ICD json files are created.

Remove the old .in files from extra dist, and add the python script.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/intel/Makefile.vulkan.am