anv: automake: don't forget to cleanup dev_icd.json
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 27 May 2016 14:35:39 +0000 (15:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 30 May 2016 09:29:21 +0000 (10:29 +0100)
commit38394b5d768cc21d1b7a0a85a1e5cf34d6f9a58f
treef4d5532f31dc88f798043a5a08c520c245c3ada2
parent220d8c99fa5c0f38371fb7cf11251de3e54ae2c0
anv: automake: don't forget to cleanup dev_icd.json

Otherwise `make distcheck' will barf at us as the file is dangling.

Ideally this should be part of the clean-local hook, although we include
install-lib-links.mk which already has one.

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