changeset 28810:abb5343ec701

Build '.' before tests, since the tests require libpurple.la
author Paul Aurich <paul@darkrain42.org>
date Mon, 26 Oct 2009 02:59:06 +0000
parents 05867b153f03
children c3be1de8abde
files libpurple/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/Makefile.am	Mon Oct 26 02:58:28 2009 +0000
+++ b/libpurple/Makefile.am	Mon Oct 26 02:59:06 2009 +0000
@@ -32,7 +32,7 @@
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = purple.pc
 
-SUBDIRS = $(GCONF_DIR) plugins protocols tests . example
+SUBDIRS = $(GCONF_DIR) plugins protocols . tests example
 
 purple_coresources = \
 	account.c \