summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2008-08-08 14:44:43 +0000
committerRoss Burton <ross@openedhand.com>2008-08-08 14:44:43 +0000
commita5be289ea75bc41a1e7c599b28301207ea0e5446 (patch)
tree66219e1c019016d9d65cc811b738fcb91fcca4b5 /meta
parent081c41a282ccdfd227d2b851c1f341de4161f09f (diff)
downloadpoky-a5be289ea75bc41a1e7c599b28301207ea0e5446.tar.gz
clutter.inc: package redhand.png
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5040 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/clutter/clutter.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/clutter/clutter.inc b/meta/packages/clutter/clutter.inc
index 50ed35ce60..a945448501 100644
--- a/meta/packages/clutter/clutter.inc
+++ b/meta/packages/clutter/clutter.inc
@@ -34,7 +34,7 @@ LDFLAGS_append_mx31ads = " -lpvrNULLWSEGL -lstdc++ "
34inherit autotools pkgconfig gtk-doc 34inherit autotools pkgconfig gtk-doc
35 35
36PACKAGES =+ "clutter-examples" 36PACKAGES =+ "clutter-examples"
37FILES_clutter-examples = "${bindir}/test-*" 37FILES_clutter-examples = "${bindir}/test-* ${pkgdatadir}/redhand.png"
38 38
39#check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points 39#check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points
40require clutter-fpu.inc 40require clutter-fpu.inc