summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3f573f55e..fc346ded5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -437,10 +437,8 @@ libcvc4_la_LIBADD += \
@top_builddir@/proofs/signatures/libsignatures.la
endif
-if CVC4_NEEDS_REPLACEMENT_FUNCTIONS
libcvc4_la_LIBADD += \
@builddir@/lib/libreplacements.la
-endif
if CVC4_USE_GLPK
libcvc4_la_LIBADD += $(GLPK_LIBS)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback