Explorar o código

forgot to submit this. Add DeferredPackets.cpp to the android makefile

Grant Limberg %!s(int64=9) %!d(string=hai) anos
pai
achega
399b2e9e26
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      java/jni/Android.mk

+ 1 - 0
java/jni/Android.mk

@@ -15,6 +15,7 @@ LOCAL_SRC_FILES := \
 	$(ZT1)/ext/http-parser/http_parser.c \
 	$(ZT1)/node/C25519.cpp \
 	$(ZT1)/node/CertificateOfMembership.cpp \
+	$(ZT1)/node/DeferredPackets.cpp \
 	$(ZT1)/node/Dictionary.cpp \
 	$(ZT1)/node/Identity.cpp \
 	$(ZT1)/node/IncomingPacket.cpp \