view src/protocols/Makefile.am @ 6367:9fd154ca6a94

[gaim-migrate @ 6872] The buddy removal code on account deletion has been moved to gaim_accounts_remove(). I think this is more correct, but still wonder about having an API function for actually deleting an account... This should do though. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 04 Aug 2003 19:35:17 +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