glx/windows: Fix building libwindowsdri when libX11 headers are installed in a non-standard location
Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk> Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
@@ -10,6 +10,9 @@ pkgconfig_DATA = windowsdriproto.pc
|
||||
# library for using the Windows-DRI server extension
|
||||
libwindowsdri_la_SOURCES = xwindowsdri.c xwindowsdri.h
|
||||
|
||||
libwindowsdri_la_CFLAGS = \
|
||||
$(X11_INCLUDES)
|
||||
|
||||
# native rendering GL for windows
|
||||
libwindowsglx_la_SOURCES = \
|
||||
windowsgl.c \
|
||||
|
||||
Reference in New Issue
Block a user