aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/Makefile.am
diff options
context:
space:
mode:
authorMark Janes <[email protected]>2016-02-22 11:31:15 -0800
committerMark Janes <[email protected]>2016-02-22 11:31:15 -0800
commit08b408311cb8fdbeae6d7ff5474107b0868c6ec9 (patch)
tree069e680b7d2cde230e30e713b781ca19887dab36 /src/intel/vulkan/Makefile.am
parentf843aabdd42051abc8b22437d5c9167fc867ac46 (diff)
vulkan: fix out-of-tree builds
Diffstat (limited to 'src/intel/vulkan/Makefile.am')
-rw-r--r--src/intel/vulkan/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/vulkan/Makefile.am b/src/intel/vulkan/Makefile.am
index 6be4f9fb427..53cfa20a263 100644
--- a/src/intel/vulkan/Makefile.am
+++ b/src/intel/vulkan/Makefile.am
@@ -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