summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/Makefile.am
blob: 86ff13563bfb1d750ae10871f756cbfa7d765379 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
if include_meanwhile
MEANWHILE=meanwhile
endif

if include_gadu
GADU=gadu
endif

if include_jabber
JABBER=jabber
endif

if include_testbed
TESTBED=testbed
endif

if include_smsgsm
SMS=sms
endif

SUBDIRS = $(TESTBED) groupwise irc oscar yahoo winpopup $(SMS) $(JABBER) $(GADU) $(MEANWHILE)