diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 61c824b5..e1905ad8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -68,6 +68,7 @@ test_sources = \ tests/log/mock_log.c \ tests/test_autocomplete.c \ tests/test_common.c \ + tests/test_contact.c \ tests/test_cmd_connect.c \ tests/test_cmd_account.c \ tests/test_cmd_rooms.c \ |