view src/protocols/Makefile.am @ 5187:7c1c9bdc1f8e

[gaim-migrate @ 5552] fixes a crash toggling preferences. thanks for pointing that out ari. also fixes some stupid warnings when you sign on and off too fast. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 20 Apr 2003 22:50:09 +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