view src/protocols/Makefile.am @ 6099:55f421732727

[gaim-migrate @ 6558] Andrew Steets (asteets) writes: " "fixes" bug #748450 and gives expected behavior according to plugins/PERL-HOWTO. For example, if you return non-zero fom an event_im_recv handler, the text is never displayed in the window. doesnt seem to break anything." committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sat, 12 Jul 2003 14:04:05 +0000
parents 99ae9bd8b5fa
children f40283608e4b
line wrap: on
line source

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

if PRPLS

SUBDIRS = $(DIST_SUBDIRS)

else

SUBDIRS = $(STATIC_PRPLS)

endif