about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-02-16 00:04:53 +0000
committerJames Booth <boothj5@gmail.com>2014-02-16 00:04:53 +0000
commit6295336284e0d01a0adea89d98701b80f9ee4bfe (patch)
treeeb6b9df6d5c7d263faf50bff807b7cdf6497429c /Makefile.am
parentf010dfb004a44203a16d0a804576223e60ae4a29 (diff)
downloadprofani-tty-6295336284e0d01a0adea89d98701b80f9ee4bfe.tar.gz
Added cmd_otr 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 2d63d3c1..a2d5058e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -80,6 +80,7 @@ test_sources = \
 	tests/test_cmd_alias.c \
 	tests/test_cmd_statuses.c \
 	tests/test_cmd_bookmark.c \
+	tests/test_cmd_otr.c \
 	tests/test_history.c \
 	tests/test_jid.c \
 	tests/test_parser.c \