From: Johannes Obermayr <johannesoberm...@gmx.de> Reviewed-by: Kenneth Graunke <kenn...@whitecape.org> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=56664 --- src/glsl/builtin_compiler/Makefile.am | 1 + 1 file changed, 1 insertion(+)
diff --git a/src/glsl/builtin_compiler/Makefile.am b/src/glsl/builtin_compiler/Makefile.am index eeac424..72032b5 100644 --- a/src/glsl/builtin_compiler/Makefile.am +++ b/src/glsl/builtin_compiler/Makefile.am @@ -30,6 +30,7 @@ LD = @LD_FOR_BUILD@ LDFLAGS = @LDFLAGS_FOR_BUILD@ AM_CFLAGS = \ + -I $(top_srcdir)/include \ -I $(top_srcdir)/src/mapi \ -I $(top_srcdir)/src/mesa \ -I $(GLSL_SRCDIR) \ -- 1.7.10.4 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev