mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 13:38:06 +02:00
xlib: fix missing mesautil build breakage
Fixes the non-DRI build. Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
This commit is contained in:
parent
ff0cbfb3db
commit
9f88893829
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ AM_CPPFLAGS = \
|
|||
-I$(top_srcdir)/include \
|
||||
-I$(top_srcdir)/src/mapi \
|
||||
-I$(top_srcdir)/src/mesa \
|
||||
-I$(top_srcdir)/src \
|
||||
-I$(top_srcdir)/src/mesa/main \
|
||||
$(X11_INCLUDES) \
|
||||
$(DEFINES)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue