From 51f6c8804b709fa59504e4bc29b4a812929c544f Mon Sep 17 00:00:00 2001 From: =?utf8?q?K=C3=A9vin=20THIERRY?= Date: Tue, 16 Sep 2014 09:39:34 +0200 Subject: [PATCH] weston: add missing files MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I3900957f648f4b149118289422902e990a505e1d Signed-off-by: Kévin THIERRY --- recipes-tizen/weston/weston-extraconf.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-tizen/weston/weston-extraconf.inc b/recipes-tizen/weston/weston-extraconf.inc index ef4ef53..c9a7964 100644 --- a/recipes-tizen/weston/weston-extraconf.inc +++ b/recipes-tizen/weston/weston-extraconf.inc @@ -39,3 +39,6 @@ FILES_${PN} += "${prefix}/lib/weston/weston-desktop-shell" FILES_${PN} += "${prefix}/lib/weston/cms-static.so" FILES_${PN} += "${prefix}/lib/weston/weston-screenshooter" FILES_${PN} += "${prefix}/lib/weston/weston-simple-im" +FILES_${PN} += "${prefix}/bin/weston-scaler" +FILES_${PN} += "${prefix}/bin/weston-stacking" +FILES_${PN} += "${prefix}/bin/weston-multi-resource" -- 2.7.4