summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-efl/recipes-efl/e17/e-module.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/e-module.inc b/meta-efl/recipes-efl/e17/e-module.inc
index d3f6e1b3e..092357572 100644
--- a/meta-efl/recipes-efl/e17/e-module.inc
+++ b/meta-efl/recipes-efl/e17/e-module.inc
@@ -15,4 +15,5 @@ EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
15 15
16FILES_${PN} += "${libdir}/enlightenment/modules/${PN}" 16FILES_${PN} += "${libdir}/enlightenment/modules/${PN}"
17FILES_${PN}-dbg += "${libdir}/enlightenment/modules/${PN}/*/.debug" 17FILES_${PN}-dbg += "${libdir}/enlightenment/modules/${PN}/*/.debug"
18FILES_${PN}-staticdev += "${libdir}/enlightenment/modules/${PN}/*/*.a"
18 19