view libpurple/protocols/Makefile.am @ 18812:43b914fef77a

My version of automake seems to require that these if and endif statements appear at the beginning of the line. If not I get the following error at compile time: make[5]: Entering directory `/home/dude/code-pidgin-trunk/libpurple/protocols/bonjour' Makefile:1019: *** missing separator. Stop. make[5]: Leaving directory `/home/dude/code-pidgin-trunk/libpurple/protocols/bonjour' And the if and endif lines appear in Makefile, which they should not.
author Mark Doliner <mark@kingant.net>
date Mon, 06 Aug 2007 04:52:24 +0000
parents 980a104267da
children 90a41215bcb1
line wrap: on
line source

EXTRA_DIST = Makefile.mingw

DIST_SUBDIRS = bonjour gg irc jabber msn novell null oscar qq sametime silc silc10 toc simple yahoo zephyr

SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS)