summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/Makefile.am
blob: 6612e8a982097fc13f81a7adb081af34c1ee2455 (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 msn irc oscar yahoo winpopup $(SMS) $(JABBER) $(GADU) $(MEANWHILE)