summaryrefslogtreecommitdiff
path: root/test/unit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/Makefile.am')
-rw-r--r--test/unit/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/Makefile.am b/test/unit/Makefile.am
index a287b7520..a5530ab6d 100644
--- a/test/unit/Makefile.am
+++ b/test/unit/Makefile.am
@@ -68,10 +68,10 @@ if HAVE_CXXTESTGEN
AM_CPPFLAGS = \
-I. \
"-I@CXXTEST@" \
+ "-I@top_builddir@/src" \
"-I@top_srcdir@/src/include" \
"-I@top_srcdir@/lib" \
"-I@top_srcdir@/src" \
- "-I@top_builddir@/src" \
"-I@top_srcdir@/src/prop/minisat" \
-D __STDC_LIMIT_MACROS \
-D __STDC_FORMAT_MACROS \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback