about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-06-18 00:12:01 +0100
committerJames Booth <boothj5@gmail.com>2015-06-18 00:12:01 +0100
commit85cc5ab50deaec93f5520f3d587fba57040c2c88 (patch)
tree6befe6d8c0dbcb692fe85a9b42363f56a2504032 /Makefile.am
parent97ba9d269296022ae4936f8316fa73337bba39a8 (diff)
downloadprofani-tty-85cc5ab50deaec93f5520f3d587fba57040c2c88.tar.gz
Added cmd_pgp 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 e524a48f..0486982d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,6 +74,7 @@ unittest_sources = \
 	tests/unittests/test_cmd_connect.c tests/unittests/test_cmd_connect.h \
 	tests/unittests/test_cmd_join.c tests/unittests/test_cmd_join.h \
 	tests/unittests/test_cmd_otr.c tests/unittests/test_cmd_otr.h \
+	tests/unittests/test_cmd_pgp.c tests/unittests/test_cmd_pgp.h \
 	tests/unittests/test_cmd_rooms.c tests/unittests/test_cmd_rooms.h \
 	tests/unittests/test_cmd_roster.c tests/unittests/test_cmd_roster.h \
 	tests/unittests/test_cmd_statuses.c tests/unittests/test_cmd_statuses.h \