]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commitdiff
fixed Makefile.in
authorvijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 2 Feb 2009 21:11:35 +0000 (21:11 +0000)
committervijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 2 Feb 2009 21:11:35 +0000 (21:11 +0000)
git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@56 e59a4935-1847-0410-ae03-e826735625c1

Makefile.in

index e672375e982a7080f7a2059a9c4a08857b153cfa..7ee9b427d40963535444c5deef6135adcafecaf7 100644 (file)
@@ -25,7 +25,7 @@ all:
        $(MAKE) -C c_interface
        $(MAKE) -C constantbv
        $(MAKE) -C parser
-       $(AR) rc libstp.a  AST/*.o sat/core/*.or simplifier/*.o bitvec/*.o constantbv/*.o c_interface/*.o parser/let-funcs.o parser/parsePL.o parser/lexPL.o
+       $(AR) rc libstp.a  AST/*.o sat/core/*.or simplifier/*.o bitvec/*.o constantbv/*.o c_interface/*.o parser/let-funcs.o parser/parseCVC.o parser/lexCVC.o
        $(RANLIB) libstp.a
        @mkdir -p lib
        @mv libstp.a lib/