about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-07-20 22:18:50 +0100
committerJames Booth <boothj5@gmail.com>2015-07-20 22:21:29 +0100
commitd54cbf126aa520adf3ea43b28f5c39d96e12fbd6 (patch)
tree3680bc9dd6a581189f1e23eabb459bcef8844a4a /Makefile.am
parent52e2917b5d2443ce152da3d768cd2cb8e52c5efe (diff)
downloadprofani-tty-d54cbf126aa520adf3ea43b28f5c39d96e12fbd6.tar.gz
Added receipt request functional 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 cd55662b..88254721 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -102,6 +102,7 @@ functionaltest_sources = \
 	tests/functionaltests/test_message.c tests/functionaltests/test_message.h \
 	tests/functionaltests/test_chat_session.c tests/functionaltests/test_chat_session.h \
 	tests/functionaltests/test_carbons.c tests/functionaltests/test_carbons.h \
+	tests/functionaltests/test_receipts.c tests/functionaltests/test_receipts.h \
 	tests/functionaltests/functionaltests.c
 
 main_source = src/main.c