summaryrefslogtreecommitdiff
path: root/src/bindings/compat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/bindings/compat/Makefile.am')
-rw-r--r--src/bindings/compat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bindings/compat/Makefile.am b/src/bindings/compat/Makefile.am
index 2aa714458..327da7fae 100644
--- a/src/bindings/compat/Makefile.am
+++ b/src/bindings/compat/Makefile.am
@@ -1,6 +1,6 @@
AM_CPPFLAGS = \
-D__BUILDING_CVC4BINDINGSLIB \
- -I@srcdir@/../../include -I@srcdir@/../.. -I@builddir@/../..
+ -I@builddir@/../.. -I@srcdir@/../../include -I@srcdir@/../..
AM_CXXFLAGS = -Wall
if CVC4_BUILD_LIBCOMPAT
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback