diff options
Diffstat (limited to 'tests/lib/Makefile.am')
-rw-r--r-- | tests/lib/Makefile.am | 2 |
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 \ |