From 917711bd59b089b915a349615d79cbbb2c4ff717 Mon Sep 17 00:00:00 2001 From: Armin K Date: Sat, 4 Jan 2014 00:48:55 +0100 Subject: [PATCH] clients: Fix libexec clients install --- clients/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/Makefile.am b/clients/Makefile.am index c85991bd..4f8d4a6f 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 \