On Fri, 22 Apr 2016 10:54:35 -0300
Gustavo Zacarias <[email protected]> wrote:

> The fix/check in 34d59859 is incomplete.
> 
> Signed-off-by: Gustavo Zacarias <[email protected]>
> ---
>  Makefile.am | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index c042c68..41f0789 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -1054,7 +1054,8 @@ libzunitc_la_CFLAGS = \
>       -I$(top_srcdir)/tools/zunitc/inc
>  
>  libzunitc_la_LIBADD = \
> -     libshared.la
> +     libshared.la \
> +     $(CLOCK_GETTIME_LIBS)
>  
>  if ENABLE_JUNIT_XML
>  libzunitc_la_CFLAGS += \

Pushed:
   34d5985..57c83f6  master -> master


Thanks,
pq

Attachment: pgp2j4zSSyUyL.pgp
Description: OpenPGP digital signature

_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to