Skip to content

Commit 9703cf9

Browse files
committed
Link with goto-checker
Signed-off-by: František Nečas <[email protected]>
1 parent e879f1f commit 9703cf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/2ls/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ OBJ+= $(CPROVER_DIR)/src/ansi-c/ansi-c$(LIBEXT) \
2727
$(CPROVER_DIR)/src/util/util$(LIBEXT) \
2828
$(CPROVER_DIR)/src/goto-instrument/unwind$(OBJEXT) \
2929
$(CPROVER_DIR)/src/goto-instrument/unwindset$(OBJEXT) \
30+
$(CPROVER_DIR)/src/goto-checker/goto-checker$(LIBEXT) \
3031
../domains/domains$(LIBEXT) \
3132
../ssa/ssa$(LIBEXT) \
3233
../solver/solver$(LIBEXT) \

0 commit comments

Comments
 (0)