Skip to content

Commit 1996698

Browse files
committedSep 2, 2024··
🚑 Hotfix benchmark makefile
1 parent 5d87aad commit 1996698

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎benchmarks/makefile

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ CXXSOURCES = \
3535
../src/WARDuino/CallbackHandler.cpp \
3636
../src/Primitives/emulated.cpp \
3737
../src/Interpreter/instructions.cpp \
38+
../src/Interpreter/interpreter.cpp \
3839
../src/Edward/RFC.cpp \
3940
../src/Edward/proxy.cpp \
4041
../src/Edward/proxy_supervisor.cpp \

0 commit comments

Comments
 (0)
Please sign in to comment.