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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/Makefile.am b/tests/lib/Makefile.am
index 42c099b7b..33c1c6e67 100644
--- a/tests/lib/Makefile.am
+++ b/tests/lib/Makefile.am
@@ -83,7 +83,7 @@ include $(top_srcdir)/tools/check-coding-style.mk
check-local: check-coding-style
AM_CPPFLAGS = \
- -D_TP_COMPILATION \
+ -DTP_DISABLE_SINGLE_INCLUDE \
$(NULL)
AM_CFLAGS = \