mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
gallium/egl: Fix include dirs for VPATH build
NOTE: This is a candidate for the 9.1 branch. Reviewed-by: Matt Turner <mattst88@gmail.com> Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
This commit is contained in:
parent
eaeb314372
commit
11bd1b0f58
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ AM_CPPFLAGS += \
|
|||
-I$(top_srcdir)/src/gallium/winsys \
|
||||
-I$(top_srcdir)/src/egl/wayland/wayland-egl \
|
||||
-I$(top_srcdir)/src/egl/wayland/wayland-drm \
|
||||
-I$(top_builddir)/src/egl/wayland/wayland-drm \
|
||||
-DHAVE_WAYLAND_BACKEND
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue