summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmin K <krejzi@email.com>2014-01-04 00:48:55 +0100
committerKristian Høgsberg <krh@bitplanet.net>2014-01-03 17:33:36 -0800
commit917711bd59b089b915a349615d79cbbb2c4ff717 (patch)
treef835de2e2f59725948f718ecd53248ef7748a552
parent0ed6750541eac94af7083fabe5911c20e6ca31f9 (diff)
clients: Fix libexec clients install
-rw-r--r--clients/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \