summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-panel
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/matchbox-panel')
-rw-r--r--meta/packages/matchbox-panel/matchbox-panel.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-panel/matchbox-panel.inc b/meta/packages/matchbox-panel/matchbox-panel.inc
index d5d3551619..26f15437ad 100644
--- a/meta/packages/matchbox-panel/matchbox-panel.inc
+++ b/meta/packages/matchbox-panel/matchbox-panel.inc
@@ -16,7 +16,7 @@ EXTRA_OECONF_append_poodle = " --enable-small-icons "
16EXTRA_OECONF_append_mnci = " --enable-small-icons " 16EXTRA_OECONF_append_mnci = " --enable-small-icons "
17EXTRA_OECONF_append_integral13 = " --enable-small-icons " 17EXTRA_OECONF_append_integral13 = " --enable-small-icons "
18 18
19FILES_${PN} = "${bindir} \ 19FILES_${PN} = "${bindir}/* \
20 ${datadir}/applications \ 20 ${datadir}/applications \
21 ${datadir}/pixmaps" 21 ${datadir}/pixmaps"
22 22