comparison libpurple/Makefile.am @ 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 77423ba51dd4
children e4884dbf0c02
comparison
equal deleted inserted replaced
28809:05867b153f03 28810:abb5343ec701
30 endif 30 endif
31 31
32 pkgconfigdir = $(libdir)/pkgconfig 32 pkgconfigdir = $(libdir)/pkgconfig
33 pkgconfig_DATA = purple.pc 33 pkgconfig_DATA = purple.pc
34 34
35 SUBDIRS = $(GCONF_DIR) plugins protocols tests . example 35 SUBDIRS = $(GCONF_DIR) plugins protocols . tests example
36 36
37 purple_coresources = \ 37 purple_coresources = \
38 account.c \ 38 account.c \
39 accountopt.c \ 39 accountopt.c \
40 blist.c \ 40 blist.c \