view src/protocols/Makefile.am @ 2559:e49ab50736bf

[gaim-migrate @ 2572] some protocols (like icq) expect that they'll be signed off. if they're compiled statically they need to be signed off. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 19 Oct 2001 21:55:46 +0000
parents 88e35feb75f8
children 8863555aacc6
line wrap: on
line source

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

if PRPLS

SUBDIRS = $(DIST_SUBDIRS)

else

SUBDIRS = $(STATIC_PRPLS)

endif