aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/classes
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/classes')
-rw-r--r--meta-efl/classes/efl.bbclass4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-efl/classes/efl.bbclass b/meta-efl/classes/efl.bbclass
index bc2f640cf0..bdb58347d3 100644
--- a/meta-efl/classes/efl.bbclass
+++ b/meta-efl/classes/efl.bbclass
@@ -49,9 +49,7 @@ FILES_${PN}-dev += "${bindir}/${PN}-config \
${libdir}/edje/modules/${PN}/*/module.la \
"
-FILES_${PN}-static += "${libdir}/${PN}/*.a \
- ${libdir}/${PN}/*/*.a \
-"
+FILES_${PN}-staticdev += "${libdir}/${BPN}/*/*.a"
FILES_${PN}-dbg += "${libdir}/${PN}/.debug \
${libdir}/${PN}/*/.debug \