]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commitdiff
Fix the building of the stp library.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 7 Jul 2010 07:51:08 +0000 (07:51 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 7 Jul 2010 07:51:08 +0000 (07:51 +0000)
git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@934 e59a4935-1847-0410-ae03-e826735625c1

scripts/Makefile.in

index e5f47833d430a77f43407dccd82e044d512966f4..a4bbc63913411bb5dd3d7016deadec8b274d2be6 100644 (file)
@@ -40,10 +40,10 @@ endif
                           $(SRC)/printer/*.o \
                           $(SRC)/absrefine_counterexample/*.o \
                           $(SRC)/to-sat/*.o \
+                      $(SRC)/to-sat/AIG/*.o  \
                           $(SRC)/sat/*.o \
                           $(SRC)/simplifier/*.o  \
                       $(SRC)/simplifier/constantBitP/*.o  \
-                      $(SRC)/simplifier/AIG/*.o  \
                           $(SRC)/extlib-constbv/*.o \
                           $(SRC)/extlib-abc/*/*/*.o \
                           $(SRC)/c_interface/*.o \