clutter: Package examples separately

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2148 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-07-10 17:01:08 +00:00
parent 9c279407b6
commit 02b9fd93e9

View File

@@ -10,6 +10,9 @@ EXTRA_OECONF = "${BASE_CONF}"
inherit autotools pkgconfig
PACKAGES =+ "clutter-examples"
FILES_clutter-examples = "${bindir}/test-*"
#check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points
require clutter-fpu.inc