drivers/x11: add gallium include dirs to Makefile.am
Fixes xlib driver build after e8c5cbfd92.
Acked-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
@@ -30,6 +30,8 @@ AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/mapi \
|
||||
-I$(top_srcdir)/src/mesa \
|
||||
-I$(top_srcdir)/src \
|
||||
-I$(top_srcdir)/src/gallium/include \
|
||||
-I$(top_srcdir)/src/gallium/auxiliary \
|
||||
-I$(top_srcdir)/src/mesa/main \
|
||||
$(X11_INCLUDES) \
|
||||
$(DEFINES)
|
||||
|
||||
Reference in New Issue
Block a user