On Wed, Feb 05, 2014 at 09:38:27PM -0600, Jason Ekstrand wrote: > --- > Makefile.am | 1 + > 1 file changed, 1 insertion(+)
Thanks... I hope that's the last of it... Kristian > diff --git a/Makefile.am b/Makefile.am > index 21b2b17..5e8556b 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -485,6 +485,7 @@ weston_nested_CFLAGS = $(CLIENT_CFLAGS) > > weston_nested_client_SOURCES = clients/nested-client.c > weston_nested_client_LDADD = $(SIMPLE_EGL_CLIENT_LIBS) -lm > +weston_nested_client_CFLAGS = $(CLIENT_CFLAGS) > endif > > weston_eventdemo_SOURCES = clients/eventdemo.c > -- > 1.8.5.3 > > _______________________________________________ > wayland-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/wayland-devel _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
