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)