OSDN Git Service

vulkan/wsi: fix out of tree build.
authorDave Airlie <airlied@redhat.com>
Wed, 19 Oct 2016 00:53:51 +0000 (10:53 +1000)
committerDave Airlie <airlied@redhat.com>
Wed, 19 Oct 2016 00:54:42 +0000 (10:54 +1000)
src/vulkan/wsi/Makefile.am

index 50a7401..a712799 100644 (file)
@@ -8,7 +8,7 @@ noinst_LTLIBRARIES = libvulkan_wsi.la
 AM_CPPFLAGS = \
        $(DEFINES) \
        -I$(top_srcdir)/include \
-       -I$(top_builddir)/src \
+       -I$(top_srcdir)/src \
        -I$(top_srcdir)/src/gallium/auxiliary \
        -I$(top_srcdir)/src/gallium/include