about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-12-14 17:03:39 +0000
committerJames Booth <boothj5@gmail.com>2013-12-14 17:03:39 +0000
commit0b3a9f5785e0e6e09c2760a6c6ab220bd08f80d4 (patch)
tree516162a6ea6a953e39af58ff6b08b4ec8f23390e /Makefile.am
parent4bb38ac011b823bd8d2a4ba4beb776f757843d10 (diff)
downloadprofani-tty-0b3a9f5785e0e6e09c2760a6c6ab220bd08f80d4.tar.gz
Added roster_list tests to cmocka
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7f4ff20b..c54b8256 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -86,6 +86,7 @@ test_sources = \
 	tests/test_history.c \
 	tests/test_jid.c \
 	tests/test_parser.c \
+	tests/test_roster_list.c \
     tests/testsuite.c
 
 main_source = src/main.c