summaryrefslogtreecommitdiff
path: root/tests/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Makefile.am')
-rw-r--r--tests/lib/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/lib/Makefile.am b/tests/lib/Makefile.am
index 0f7fc28..5a3b35d 100644
--- a/tests/lib/Makefile.am
+++ b/tests/lib/Makefile.am
@@ -16,7 +16,9 @@ libtp_logger_tests_la_SOURCES = \
textchan-null.c \
textchan-null.h \
util.c \
- util.h
+ util.h \
+ logger-test-helper.c \
+ logger-test-helper.h
check_c_sources = *.c
include $(top_srcdir)/tools/check-coding-style.mk