Skip to content

Commit 6b1a49d

Browse files
committed
Add missing goto-statistics file to Makefile
1 parent d512204 commit 6b1a49d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/goto-programs/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ SRC = basic_blocks.cpp \
2121
goto_program.cpp \
2222
goto_program_irep.cpp \
2323
goto_program_template.cpp \
24+
goto_statistics.cpp \
2425
goto_trace.cpp \
2526
graphml_witness.cpp \
2627
instrument_preconditions.cpp \

0 commit comments

Comments
 (0)