about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-12-25 00:10:36 +0000
committerJames Booth <boothj5@gmail.com>2014-12-25 00:10:36 +0000
commit6b9f404c8772b031e6370b9661aa75117ffcb10e (patch)
tree77f954809273132cf36dc51122ec3adf60c7c230 /Makefile.am
parent59296054407d81e53101a5553ac9c7c5de0adfab (diff)
downloadprofani-tty-6b9f404c8772b031e6370b9661aa75117ffcb10e.tar.gz
Added common 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 c78ef1ec..51661236 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -77,6 +77,7 @@ tests_sources = \
 	tests/test_cmd_statuses.c tests/test_cmd_statuses.h \
 	tests/test_cmd_sub.c tests/test_cmd_sub.h \
 	tests/test_cmd_win.c tests/test_cmd_win.h \
+	tests/test_common.c tests/test_common.h \
 	tests/test_autocomplete.c tests/test_autocomplete.h \
 	tests/testsuite.c