[PATCH] clients: Fix libexec clients install
Armin K
krejzi at email.com
Fri Jan 3 15:48:55 PST 2014
---
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
More information about the wayland-devel
mailing list