view src/protocols/Makefile.am @ 5705:cd408d69ad2e

[gaim-migrate @ 6126] Fixed the order of two variables. Now we shouldn't have account corruption on protocols like Jabber and IRC. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 03 Jun 2003 10:27:56 +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