view src/protocols/Makefile.am @ 3890:271ca53950e6

[gaim-migrate @ 4042] reap ALL children who are done instead of a single child. we used to do this before sean removed the child-reaper jseymour and i worked out. thanks Paco-Paco committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 03 Nov 2002 21:59:05 +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