mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
build/glapi: fix includes for generated files
Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
This commit is contained in:
parent
3fe69bac49
commit
37a1b8083e
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ AM_CPPFLAGS = \
|
|||
$(DEFINES) \
|
||||
-I$(top_srcdir)/include \
|
||||
-I$(top_srcdir)/src/mapi \
|
||||
-I$(top_builddir)/src/mapi \
|
||||
-I$(top_srcdir)/src/mesa
|
||||
|
||||
if HAVE_X86_ASM
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue