Skip to content

Commit c419046

Browse files
author
Matthias Güdemann
committed
Update unit test Makefile
1 parent 371686b commit c419046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unit/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ SRC += unit_tests.cpp \
4242
util/simplify_expr.cpp \
4343
util/symbol_table.cpp \
4444
catch_example.cpp \
45+
java_bytecode/java_virtual_functions/virtual_functions.cpp \
4546
# Empty last line
4647

4748
INCLUDES= -I ../src/ -I.

0 commit comments

Comments
 (0)