about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-01-19 16:32:31 +0000
committerJames Booth <boothj5@gmail.com>2014-01-19 16:32:31 +0000
commit5f25d99357bd126bbae99c585cc9d84c265b62fc (patch)
tree38d911a9dfe6e10d903f03289a8538d2dec07a2c /Makefile.am
parent79e9ab83b02ca8bd1c4ad77b59eb536fa7f081a8 (diff)
downloadprofani-tty-5f25d99357bd126bbae99c585cc9d84c265b62fc.tar.gz
Added tests/config/helpers
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 bb662711..9c8a46f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -65,6 +65,7 @@ test_sources = \
     tests/xmpp/mock_xmpp.h tests/xmpp/mock_xmpp.c \
     tests/ui/mock_ui.h tests/ui/mock_ui.c \
     tests/config/mock_accounts.h tests/config/mock_accounts.c \
+    tests/config/helpers.c tests/config/helpers.h \
     tests/log/mock_log.c \
     tests/test_autocomplete.c \
     tests/test_common.c \