mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-16 17:38:20 +02:00
gallium/egl: fix out-of-tree build
Taken from downstream: http://anonscm.debian.org/gitweb/?p=pkg-xorg/lib/mesa.git;a=blob;f=debian/patches/15-fix-oot-build.diff;h=7040999a22d3937d0578cfd85ee2c71d7dc614bb;hb=refs/heads/ubuntu%2B1 NOTE: This is a candidate for the 9.1 branch. Acked-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
parent
92e6260c19
commit
182895c4e6
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ include $(top_srcdir)/src/gallium/Automake.inc
|
|||
AM_CFLAGS = $(GALLIUM_CFLAGS)
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/egl/main \
|
||||
-I$(top_srcdir)/src/egl/wayland/wayland-drm/ \
|
||||
-I$(top_builddir)/src/egl/wayland/wayland-drm/ \
|
||||
-I$(top_srcdir)/include
|
||||
|
||||
noinst_LTLIBRARIES = libegl.la
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue