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 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