[PATCH] clients: Fix libexec clients install
Kristian Høgsberg
hoegsberg at gmail.com
Fri Jan 3 17:34:01 PST 2014
On Sat, Jan 04, 2014 at 12:48:55AM +0100, Armin K wrote:
Oops. Thanks, applied.
Kristian
> ---
> clients/Makefile.am | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/clients/Makefile.am b/clients/Makefile.am
> index c85991b..4f8d4a6 100644
> --- a/clients/Makefile.am
> +++ b/clients/Makefile.am
> @@ -57,7 +57,7 @@ if BUILD_CLIENTS
> install_clients = weston-terminal weston-info
>
> libexec_PROGRAMS = \
> - weston-desktop-shell
> + weston-desktop-shell \
> weston-screenshooter \
> $(screensaver) \
> weston-keyboard \
> --
> 1.8.5.2
>
> _______________________________________________
> 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