mirror of
https://git.yoctoproject.org/poky
synced 2026-05-04 13:39:49 +02:00
(From OE-Core rev: 4f8411a9acdd50e2f49acdb62fbb9640c0ed21cc) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
17 lines
476 B
Diff
17 lines
476 B
Diff
Install the test binary needed for core-image-clutter
|
|
|
|
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
|
|
|
|
Index: git/examples/Makefile.am
|
|
===================================================================
|
|
--- git.orig/examples/Makefile.am 2011-05-04 14:07:20.000000000 -0700
|
|
+++ git/examples/Makefile.am 2011-05-04 14:38:29.785984519 -0700
|
|
@@ -1,6 +1,6 @@
|
|
NULL =
|
|
|
|
-noinst_PROGRAMS = \
|
|
+bin_PROGRAMS = \
|
|
gtk-clutter-events \
|
|
gtk-clutter-multistage \
|
|
gtk-clutter-test \
|