summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2009-09-28 15:30:21 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2009-09-28 15:30:21 +0100
commitb808b585cf914065f8b90b1e93f6f1c38891871a (patch)
tree8eed7061bd6fbd924337577e73c276a4a2596c16 /tests/Makefile.am
parent3242d4bf2bb2f676d5622422ee64b3f635bb59f6 (diff)
parent7705645ec8a5681c3547f208496af97fb2d77e3d (diff)
Merge branch 'account'
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cb672df1..b9159abe 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -73,7 +73,8 @@ include $(top_srcdir)/tools/check-coding-style.mk
check-local: check-coding-style
LDADD = \
- $(top_builddir)/telepathy-glib/libtelepathy-glib.la
+ $(top_builddir)/telepathy-glib/libtelepathy-glib.la \
+ $(GLIB_LIBS)
AM_CFLAGS = \
$(ERROR_CFLAGS) \