summaryrefslogtreecommitdiff
path: root/proofs/signatures/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/signatures/Makefile.am')
-rw-r--r--proofs/signatures/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/proofs/signatures/Makefile.am b/proofs/signatures/Makefile.am
index 9e8063bf2..82d8c2caa 100644
--- a/proofs/signatures/Makefile.am
+++ b/proofs/signatures/Makefile.am
@@ -3,7 +3,7 @@
# add support for more theories, just list them here in the same order
# you would to the LFSC proof-checker binary.
#
-CORE_PLFS = sat.plf smt.plf th_base.plf th_arrays.plf
+CORE_PLFS = sat.plf smt.plf th_base.plf th_arrays.plf th_bv.plf th_bv_bitblast.plf
noinst_LTLIBRARIES = libsignatures.la
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback