diff options
Diffstat (limited to 'meta-xfce/classes/xfce-panel-plugin.bbclass')
-rw-r--r-- | meta-xfce/classes/xfce-panel-plugin.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xfce/classes/xfce-panel-plugin.bbclass b/meta-xfce/classes/xfce-panel-plugin.bbclass index fbc754c18..29c1245ca 100644 --- a/meta-xfce/classes/xfce-panel-plugin.bbclass +++ b/meta-xfce/classes/xfce-panel-plugin.bbclass | |||
@@ -11,3 +11,4 @@ FILES_${PN} += "${datadir}/xfce4/panel/plugins/" | |||
11 | FILES_${PN} += "${libdir}/xfce4/panel-plugins/*.so" | 11 | FILES_${PN} += "${libdir}/xfce4/panel-plugins/*.so" |
12 | FILES_${PN} += "${libdir}/xfce4/panel/plugins/*.so" | 12 | FILES_${PN} += "${libdir}/xfce4/panel/plugins/*.so" |
13 | 13 | ||
14 | FILES_${PN}-dev += "${libdir}/xfce4/panel/plugins/*.la" \ No newline at end of file | ||