Merge branch 'llvm-cliptest-viewport'
[mesa.git] / src / gallium / state_trackers / xorg / Makefile
index cb2c3aea410806f01c59cf72b68bfacc1e935848..7a44d28017bf87e9f4ee0685f786146ef456d29d 100644 (file)
@@ -10,7 +10,7 @@ LIBRARY_INCLUDES = \
        $(shell pkg-config libkms --atleast-version=1.0 \
                                && echo "-DHAVE_LIBKMS") \
        $(shell pkg-config libkms --silence-errors --cflags-only-I) \
-       $(shell pkg-config --cflags-only-I pixman-1 xorg-server libdrm xproto) \
+       $(shell pkg-config --cflags-only-I pixman-1 xorg-server libdrm xproto dri2proto) \
        -I$(TOP)/src/gallium/include \
        -I$(TOP)/src/gallium/auxiliary \
        -I$(TOP)/include \