r300g: Fix build when libdrm is installed to non-standard dir
This commit is contained in:
@@ -11,6 +11,8 @@ C_SOURCES += \
|
||||
$(TOP)/src/glsl/ralloc.c \
|
||||
$(TOP)/src/mesa/program/register_allocate.c
|
||||
|
||||
#This is for libdrm include path
|
||||
CFLAGS+=$(RADEON_CFLAGS)
|
||||
|
||||
LIBRARY_INCLUDES = \
|
||||
-I$(TOP)/include \
|
||||
|
||||
Reference in New Issue
Block a user