st/mesa: automake: honour the vdpau header install location
[mesa.git] / src / mesa / Makefile.am
index 9710c7f0941aaf649f712edde3daebcc35412c15..53f311d2a979e483e35c3bd473abce95fce0a363 100644 (file)
@@ -96,6 +96,7 @@ endif
 
 AM_CPPFLAGS = $(DEFINES) $(INCLUDE_DIRS)
 AM_CFLAGS = \
+       $(VDPAU_CFLAGS) \
        $(LLVM_CFLAGS) \
        $(VISIBILITY_CFLAGS) \
        $(MSVC2013_COMPAT_CFLAGS)