LGTM Reviewed-by: Jeremy Sequoia <[email protected]>
> On Jan 16, 2017, at 07:45, Emil Velikov <[email protected]> wrote: > > From: Emil Velikov <[email protected]> > > Analogous to previous commit. > > Cc: "12.0 13.0" <[email protected]> > Cc: Jeremy Huddleston Sequoia <[email protected]> > Signed-off-by: Emil Velikov <[email protected]> > --- > src/glx/apple/Makefile.am | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/src/glx/apple/Makefile.am b/src/glx/apple/Makefile.am > index 2cbff9ea90..ca74aa7b99 100644 > --- a/src/glx/apple/Makefile.am > +++ b/src/glx/apple/Makefile.am > @@ -6,11 +6,11 @@ AM_CFLAGS = \ > -I$(top_srcdir)/src \ > -I$(top_srcdir)/include \ > -I$(top_srcdir)/src/glx \ > - -I$(top_srcdir)/src/mesa \ > -I$(top_builddir)/src/mesa \ > + -I$(top_srcdir)/src/mesa \ > -I$(top_srcdir)/src/mapi \ > - -I$(top_srcdir)/src/mapi/glapi \ > -I$(top_builddir)/src/mapi/glapi \ > + -I$(top_srcdir)/src/mapi/glapi \ > $(VISIBILITY_CFLAGS) \ > $(SHARED_GLAPI_CFLAGS) \ > $(DEFINES) \ > -- > 2.11.0 >
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
