about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-12-27 17:25:30 +0000
committerJames Booth <boothj5@gmail.com>2013-12-27 17:25:30 +0000
commit976f3e303a550b9594899bafd4498b531ea7c86e (patch)
treea7538cdc3ec0bd676c80004e6738947f4fd0d262 /Makefile.am
parentc3fbaf8b2a75fc28df933e5f48fda2e8468b7e80 (diff)
downloadprofani-tty-976f3e303a550b9594899bafd4498b531ea7c86e.tar.gz
Added /sub command test
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 4aa18752..5d00adda 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -69,6 +69,7 @@ test_sources = \
 	tests/test_cmd_connect.c \
 	tests/test_cmd_account.c \
 	tests/test_cmd_rooms.c \
+	tests/test_cmd_sub.c \
 	tests/test_history.c \
 	tests/test_jid.c \
 	tests/test_parser.c \