[PATCH] nested-client: Fix build error
Kristian Høgsberg
hoegsberg at gmail.com
Wed Feb 5 20:36:47 PST 2014
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
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list