vulkan: fix out-of-tree builds

This commit is contained in:
Mark Janes 2016-02-22 11:31:15 -08:00
parent f843aabdd4
commit 08b408311c

View file

@ -66,6 +66,7 @@ AM_CPPFLAGS = \
-I$(top_builddir)/src/compiler \
-I$(top_builddir)/src/compiler/nir \
-I$(top_builddir)/src/intel \
-I$(top_builddir)/src/intel/genxml \
-I$(top_builddir)/src/vulkan
libvulkan_intel_la_CFLAGS = $(CFLAGS) -Wno-override-init