view src/protocols/Makefile.am @ 6012:4c16227f7cd9

[gaim-migrate @ 6460] "Show server aliases if no local alias set" now actually does take effect immediately. Thanks to Nathan for guiding me as to the correct way to do that. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 04 Jul 2003 06:10:33 +0000
parents 99ae9bd8b5fa
children f40283608e4b
line wrap: on
line source

DIST_SUBDIRS = gg irc jabber msn napster oscar toc trepia yahoo zephyr

if PRPLS

SUBDIRS = $(DIST_SUBDIRS)

else

SUBDIRS = $(STATIC_PRPLS)

endif