view src/protocols/Makefile.am @ 5652:4fa26acb4cd3

[gaim-migrate @ 6066] A little fix from shx. Now users shouldn't be seeing "%20" instead of " " in some friendly names. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 02 Jun 2003 06:02:34 +0000
parents fefad67de2c7
children 99ae9bd8b5fa
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