build/glx: fix include paths for out-of-tree builds
Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
This commit is contained in:
committed by
Matt Turner
parent
b2ecaab7ad
commit
726f534bbb
@@ -37,6 +37,8 @@ AM_CFLAGS = \
|
||||
-I$(top_srcdir)/include/GL/internal \
|
||||
-I$(top_srcdir)/src/mapi \
|
||||
-I$(top_srcdir)/src/mapi/glapi \
|
||||
-I$(top_builddir)/src/mapi \
|
||||
-I$(top_builddir)/src/mapi/glapi \
|
||||
$(SHARED_GLAPI_CFLAGS) \
|
||||
$(EXTRA_DEFINES_XF86VIDMODE) \
|
||||
-D_REENTRANT \
|
||||
|
||||
Reference in New Issue
Block a user