aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-09-22 16:35:23 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-12 10:24:45 +0200
commit9e092ec31ead0c55d5d54316670cf42612ca7789 (patch)
treeda27656757a4094d393b96e848d9ffe4342b6835
parent2964fbcb3a5c77f92a76d2145a88e732e628f617 (diff)
downloadmeta-openembedded-contrib-9e092ec31ead0c55d5d54316670cf42612ca7789.tar.gz
e-wm: include /usr/lib/enlightenment/modules/wizard/favorites/.order in FILES+${PN}
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--meta-efl/recipes-efl/e17/e-wm_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_svn.bb b/meta-efl/recipes-efl/e17/e-wm_svn.bb
index 55c9874ac0..a4fb5b4d5a 100644
--- a/meta-efl/recipes-efl/e17/e-wm_svn.bb
+++ b/meta-efl/recipes-efl/e17/e-wm_svn.bb
@@ -100,6 +100,7 @@ FILES_${PN} = "\
${libdir}/enlightenment/utils/* \
${libdir}/enlightenment/modules/*/*.* \
${libdir}/enlightenment/modules/*/*/* \
+ ${libdir}/enlightenment/modules/*/*/.order \
${libdir}/enlightenment/*plugins/*/*/* \
${libdir}/enlightenment/preload/e_precache.so \
${datadir}/enlightenment/data/icons \