clutter-gst-1.0: Upgrade to 1.3.4 (clutter 1.4 series)

Install the example binary needed for poky-image-clutter.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin
2011-01-30 14:19:18 +08:00
committed by Richard Purdie
parent 1357d22238
commit 551174c789
6 changed files with 24 additions and 7 deletions

View File

@@ -0,0 +1,15 @@
Install example binary needed for poky-image-clutter
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Index: git/examples/Makefile.am
===================================================================
--- git.orig/examples/Makefile.am 2011-01-31 10:14:23.000000000 +0800
+++ git/examples/Makefile.am 2011-01-31 10:14:34.000000000 +0800
@@ -1,6 +1,6 @@
NULL = #
-noinst_PROGRAMS = video-player video-sink
+bin_PROGRAMS = video-player video-sink
INCLUDES = -I$(top_srcdir) \
$(MAINTAINER_CFLAGS) \