about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
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 ba7fbeb9..d8173df4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -75,6 +75,7 @@ tests_sources = \
 	tests/test_cmd_rooms.c tests/test_cmd_rooms.h \
 	tests/test_cmd_roster.c tests/test_cmd_roster.h \
 	tests/test_cmd_statuses.c tests/test_cmd_statuses.h \
+	tests/test_cmd_sub.c tests/test_cmd_sub.h \
 	tests/test_autocomplete.c tests/test_autocomplete.h \
 	tests/testsuite.c