clients: Fix libexec clients install
authorArmin K <krejzi@email.com>
Fri, 3 Jan 2014 23:48:55 +0000 (00:48 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Sat, 4 Jan 2014 01:33:36 +0000 (17:33 -0800)
clients/Makefile.am

index c85991b..4f8d4a6 100644 (file)
@@ -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                         \