view src/protocols/Makefile.am @ 4528:f8fec48f0fde

[gaim-migrate @ 4806] Should fix a potential infinite recursion bug I just noticed. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 05 Feb 2003 08:02:25 +0000
parents c434f13dfa9b
children fefad67de2c7
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