summaryrefslogtreecommitdiff
path: root/libpurple/plugins/meson.build
blob: b4599b4da884f680d2c65b68ed6e892f5c7e3e13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
subdir('autoaccept')
subdir('buddynote')
subdir('idle')
subdir('joinpart')
subdir('keychain-access')
subdir('kwallet', if_found : kwallet)
subdir('libsecret', if_found : libsecret)
subdir('notification-sound')
subdir('psychic')
subdir('purple-toast')
subdir('statenotify')
subdir('wincred')