blob: 66913349b88d870f4d22dd53b1488586b6542862 (
plain)
1
2
3
4
5
6
7
8
9
|
# xfce-calendar OE build file
# Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
# Released under the MIT license (see packages/COPYING)
include ${PN}.inc
PACKAGES += " ${PN}-mcs-plugins"
FILES_${PN}-mcs-plugins += "${libdir}/xfce4/mcs-plugins/*.so"
|