Skip to content

Commit 4550676

Browse files
author
thk123
committed
Added missing utilities to the Makefile
1 parent 7938bac commit 4550676

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

unit/testing-utils/Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ SRC = \
22
c_to_expr.cpp \
33
load_java_class.cpp \
44
require_expr.cpp \
5+
require_goto_statements.cpp \
6+
require_symbol.cpp \
57
require_type.cpp \
68
# Empty last line (please keep above list sorted!)
79

0 commit comments

Comments
 (0)