gallium: Add winsys to include path to Xorg template makefile

This commit is contained in:
Jakob Bornecrantz 2010-06-01 17:29:13 +01:00
parent fb08e03ae1
commit 30456f775c
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ INCLUDES = \
-I$(TOP)/src/gallium/include \
-I$(TOP)/src/gallium/drivers \
-I$(TOP)/src/gallium/auxiliary \
-I$(TOP)/src/gallium/winsys \
$(DRIVER_INCLUDES)
LIBNAME_STAGING = $(TOP)/$(LIB_DIR)/gallium/$(TARGET)