[ion/mac] Added missing source

This commit is contained in:
ArtichOwO
2021-07-14 19:52:32 +02:00
parent 5a6dfd8a20
commit eb02fb5baa

View File

@@ -15,6 +15,7 @@ ion_src += $(addprefix ion/src/simulator/shared/, \
collect_registers.cpp \
haptics.cpp \
journal.cpp \
store_script.cpp \
)
ifeq ($(EPSILON_TELEMETRY),1)