view src/protocols/Makefile.am @ 5719:29cded5d1ccf

[gaim-migrate @ 6141] Evan Martin points out that it's probably not a good thing to include the DISABLE_DEPRECATED #defines in released code. This makes it only define those flags on --enable-debug. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 03 Jun 2003 20:48:08 +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