summaryrefslogtreecommitdiff
path: root/tests/lib/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-26 12:30:47 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-26 16:02:49 +0200
commitb2a2aeae630cc8ee049734620d8d1117b1079874 (patch)
tree04e0053cfe0fb32f0d431e4630de7fdc39a198cb /tests/lib/Makefile.am
parented6f9a63e2a7733472f88d673e01e52ba25c34b0 (diff)
downloadtelepathy-logger-b2a2aeae630cc8ee049734620d8d1117b1079874.tar.gz
tests/lib: sync with tp-glib master
Adds a few new files used by the new version of the files we are using. https://bugs.freedesktop.org/show_bug.cgi?id=69846
Diffstat (limited to 'tests/lib/Makefile.am')
-rw-r--r--tests/lib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lib/Makefile.am b/tests/lib/Makefile.am
index faae79a..0f7fc28 100644
--- a/tests/lib/Makefile.am
+++ b/tests/lib/Makefile.am
@@ -3,6 +3,8 @@ noinst_LTLIBRARIES = libtp-logger-tests.la
libtp_logger_tests_la_SOURCES = \
contacts-conn.c \
contacts-conn.h \
+ contact-list-manager.c \
+ contact-list-manager.h \
room-list-chan.c \
room-list-chan.h \
simple-account.c \