aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch
blob: bedf80e196e45c9fcd6b150c2243498482104f8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Install the test binary needed for core-image-clutter

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>

Upstream-Status: Inappropriate [configuration]

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 \