fix android build
authornotaz <notasas@gmail.com>
Sun, 9 Jul 2023 23:24:51 +0000 (02:24 +0300)
committernotaz <notasas@gmail.com>
Sun, 9 Jul 2023 23:24:51 +0000 (02:24 +0300)
forgot about it (as usual)

jni/Android.mk

index 37e3c35..c492069 100644 (file)
@@ -147,6 +147,7 @@ ifeq ($(HAVE_ARI64),1)
   endif
 endif
   SOURCES_C   += $(DYNAREC_DIR)/emu_if.c
+  SOURCES_C   += $(DYNAREC_DIR)/events.c
 
 ifeq ($(HAVE_LIGHTREC),1)
   COREFLAGS   += -DLIGHTREC -DLIGHTREC_STATIC