summaryrefslogtreecommitdiff
path: root/test/system/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/system/Makefile.am')
-rw-r--r--test/system/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/system/Makefile.am b/test/system/Makefile.am
index 55688309e..40c045a74 100644
--- a/test/system/Makefile.am
+++ b/test/system/Makefile.am
@@ -40,6 +40,7 @@ AM_CPPFLAGS = \
"-I@top_srcdir@/src/prop/minisat" \
-D __STDC_LIMIT_MACROS \
-D __STDC_FORMAT_MACROS \
+ -D __BUILDING_CVC4_SYSTEM_TEST \
$(TEST_CPPFLAGS)
LIBADD = \
@abs_top_builddir@/src/parser/libcvc4parser.la \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback