[PATCH weston] launcher: fix broken distcheck

Bryce Harrington bryce at osg.samsung.com
Thu Sep 24 11:05:30 PDT 2015


On Thu, Sep 24, 2015 at 09:26:48AM -0500, Derek Foreman wrote:
> We were missing launcher-impl.h in Makefile.am
> 
> Signed-off-by: Derek Foreman <derekf at osg.samsung.com>

Aha, right.
Reviewed-by: Bryce Harrington <bryce at osg.samsung.com>

> ---
>  Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 94a824b..1d66cc0 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -129,6 +129,7 @@ noinst_LTLIBRARIES +=				\
>  libsession_helper_la_SOURCES =			\
>  	src/launcher-util.c			\
>  	src/launcher-util.h			\
> +	src/launcher-impl.h			\
>  	src/weston-launch.h			\
>  	src/launcher-weston-launch.c		\
>  	src/launcher-direct.c
> -- 
> 2.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