view src/protocols/Makefile.am @ 2651:f84dcbcfba4b

[gaim-migrate @ 2664] you can't rely on == returning 0 or 1. it will vary depending on compiler and architecture and a number of other things. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 01 Nov 2001 07:54:48 +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