view src/protocols/Makefile.am @ 4474:8fbf1c989f2b

[gaim-migrate @ 4749] Reverting shx's patch. It uses a function that the man page claims should never be used, and it breaks things on Solaris and probably other platforms. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 30 Jan 2003 18:14:22 +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