summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/styles.pro
blob: 25d68d0b94b09ca03827881e5ef3420f55203159 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs
SUBDIRS = \
    cleanlooks \
    motif \
    plastique \
    bb10style

packagesExist(gconf-2.0 gtk+-2.0 x11) {
    SUBDIRS += gtk2
}