view src/protocols/Makefile.am @ 7284:9152f58ab5ee

[gaim-migrate @ 7865] nspr seems to need to link against libpthread. this seems to make that happen. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 16 Oct 2003 22:19:33 +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