]> code.ossystems Code Review - openembedded-core.git/commitdiff
clutter.inc: package redhand.png
authorRoss Burton <ross@openedhand.com>
Fri, 8 Aug 2008 14:44:43 +0000 (14:44 +0000)
committerRoss Burton <ross@openedhand.com>
Fri, 8 Aug 2008 14:44:43 +0000 (14:44 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5040 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/clutter/clutter.inc

index 50ed35ce60e783acd92de614a4d64ca62c489847..a9454485012f10d85b7bc2c069160647f2425b01 100644 (file)
@@ -34,7 +34,7 @@ LDFLAGS_append_mx31ads = " -lpvrNULLWSEGL -lstdc++ "
 inherit autotools pkgconfig gtk-doc
 
 PACKAGES =+ "clutter-examples"
-FILES_clutter-examples = "${bindir}/test-*"
+FILES_clutter-examples = "${bindir}/test-* ${pkgdatadir}/redhand.png"
 
 #check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points
 require clutter-fpu.inc