aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-05 16:56:36 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-11 01:52:59 +0100
commitfe187568697911e46e57f6501e7165828de75607 (patch)
tree92336bed290b48a11036636ee354ae9bb3aea0fa /meta-efl/recipes-efl/e17
parent864e7cda5e2bf0c96281905146076318ffc66be7 (diff)
downloadmeta-openembedded-contrib-fe187568697911e46e57f6501e7165828de75607.tar.gz
exalt-client: fix FILES for PN-staticdev
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/e17')
-rw-r--r--meta-efl/recipes-efl/e17/exalt-client_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efl/recipes-efl/e17/exalt-client_svn.bb b/meta-efl/recipes-efl/e17/exalt-client_svn.bb
index 852ed04b81..b8c204d019 100644
--- a/meta-efl/recipes-efl/e17/exalt-client_svn.bb
+++ b/meta-efl/recipes-efl/e17/exalt-client_svn.bb
@@ -18,7 +18,7 @@ FILES_${PN} += "${libdir}/enlightenment/modules/*/*.desktop \
${libdir}/enlightenment/modules/*/*.edj \
${libdir}/enlightenment/modules/*/*/*.so"
-FILES_${PN}-static += "${libdir}/enlightenment/modules/*/*/*.a"
+FILES_${PN}-staticdev += "${libdir}/enlightenment/modules/*/*/*.a"
FILES_${PN}-dev += "${libdir}/enlightenment/modules/*/*/*.la"
FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug"