about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-12-25 00:23:57 +0000
committerJames Booth <boothj5@gmail.com>2014-12-25 00:23:57 +0000
commitcc8c3542e6210e94604d12cbf153ad06d1eb0711 (patch)
tree1c0c9c0d23b1020e2aeb250f05eb1d193f166c3d /Makefile.am
parentb3dd7d8466cefd68e367b73995ccefb15189eace (diff)
downloadprofani-tty-cc8c3542e6210e94604d12cbf153ad06d1eb0711.tar.gz
Added jid tests
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 32516ab0..8bd2de22 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -81,6 +81,7 @@ tests_sources = \
 	tests/test_contact.c tests/test_contact.h \
 	tests/test_form.c tests/test_form.h \
 	tests/test_history.c tests/test_history.h \
+	tests/test_jid.c tests/test_jid.h \
 	tests/test_autocomplete.c tests/test_autocomplete.h \
 	tests/testsuite.c