about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-12-24 21:34:11 +0000
committerJames Booth <boothj5@gmail.com>2014-12-24 21:34:11 +0000
commit5319a03aebfbaf5ecfb32656429834ece3afaf9a (patch)
treee8ec8887757e5090e37a30c5a31406736a59d027 /Makefile.am
parent3487100c0f7ede4885d5c178faf3c3df5902efb8 (diff)
downloadprofani-tty-5319a03aebfbaf5ecfb32656429834ece3afaf9a.tar.gz
Added cmd_connect 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 a8b7de1f..e6682afb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -69,6 +69,7 @@ tests_sources = \
 	tests/test_cmd_account.c tests/test_cmd_account.h \
 	tests/test_cmd_alias.c tests/test_cmd_alias.h \
 	tests/test_cmd_bookmark.c tests/test_cmd_bookmark.h \
+	tests/test_cmd_connect.c tests/test_cmd_connect.h \
 	tests/test_autocomplete.c tests/test_autocomplete.h \
 	tests/testsuite.c