view src/protocols/Makefile.am @ 7241:04e80607aff2

[gaim-migrate @ 7816] remove a big ugly hack that worked around someone else violating the spec. it didn't work, and caused formatting to get stripped for all incoming jabber messages. argh. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 12 Oct 2003 18:40:28 +0000
parents f40283608e4b
children 1dbf83536d83
line wrap: on
line source

DIST_SUBDIRS = gg irc jabber msn napster oscar toc yahoo zephyr

if PRPLS

SUBDIRS = $(DIST_SUBDIRS)

else

SUBDIRS = $(STATIC_PRPLS)

endif