summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openobex/openobex_1.0.1.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/openobex/openobex_1.0.1.oe b/openobex/openobex_1.0.1.oe
index 9e19f9834d..328d9b62fd 100644
--- a/openobex/openobex_1.0.1.oe
+++ b/openobex/openobex_1.0.1.oe
@@ -4,7 +4,7 @@ open source implementation of the Object Exchange \
(OBEX) protocol."
# put openobex-config into -dev package
-FILES_${PN} = "${libdir}"
+FILES_${PN} = "${libdir}/lib*.so.*"
FILES_${PN}-dev += "${bindir}"
SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/openobex-${PV}.tar.gz \