summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus/dbus-glib.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/dbus/dbus-glib.inc')
-rw-r--r--meta/recipes-core/dbus/dbus-glib.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/dbus/dbus-glib.inc b/meta/recipes-core/dbus/dbus-glib.inc
index abd013247c..1c47873a6e 100644
--- a/meta/recipes-core/dbus/dbus-glib.inc
+++ b/meta/recipes-core/dbus/dbus-glib.inc
@@ -36,8 +36,5 @@ FILES_${PN}-dev += "${bindir}/dbus-binding-tool"
36 36
37RDEPENDS_${PN}-tests += "dbus-x11" 37RDEPENDS_${PN}-tests += "dbus-x11"
38FILES_${PN}-tests = "${datadir}/${BPN}/tests" 38FILES_${PN}-tests = "${datadir}/${BPN}/tests"
39FILES_${PN}-tests-dbg = "${datadir}/${BPN}/tests/.debug/* \
40 ${datadir}/${BPN}/tests/core/.debug/* \
41 ${datadir}/${BPN}/tests/interfaces/.debug/*"
42 39
43BBCLASSEXTEND = "native" 40BBCLASSEXTEND = "native"