summaryrefslogtreecommitdiff
path: root/src/bindings/compat/c/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/bindings/compat/c/Makefile.am')
-rw-r--r--src/bindings/compat/c/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bindings/compat/c/Makefile.am b/src/bindings/compat/c/Makefile.am
index ceabe16db..c7298a927 100644
--- a/src/bindings/compat/c/Makefile.am
+++ b/src/bindings/compat/c/Makefile.am
@@ -15,7 +15,7 @@ LIBCVC4BINDINGS_VERSION = @CVC4_BINDINGS_LIBRARY_VERSION@
AM_CPPFLAGS = \
-D__BUILDING_CVC4BINDINGSLIB \
-I@srcdir@/../../../include -I@srcdir@/../../.. -I@builddir@/../../..
-AM_CXXFLAGS = -Wall -Wno-return-type $(FLAG_VISIBILITY_HIDDEN)
+AM_CXXFLAGS = -Wall -Wno-return-type
lib_LTLIBRARIES =
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback