summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-23 14:36:35 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-27 15:53:48 +0100
commitc78e2398028fc36dff350353e0c456fc803e361b (patch)
treef8154440dee0f9eb4d876deddb15e0592f9768a9 /tests/Makefile.am
parent47196caf12fc0a667c21ce41197b0ca3036fc9a4 (diff)
downloadtelepathy-glib-c78e2398028fc36dff350353e0c456fc803e361b.tar.gz
Use test_object_new_static_class more
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 69b7359d4..210538feb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -52,6 +52,7 @@ test_asv_SOURCES = \
test_capabilities_SOURCES = \
capabilities.c
test_capabilities_LDADD = \
+ $(top_builddir)/tests/lib/libtp-glib-tests.la \
$(top_builddir)/telepathy-glib/libtelepathy-glib-internal.la \
$(GLIB_LIBS)