]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/libaorte/jni/Android.mk
Merge branch 'master' of https://github.com/Vajnar/orte
[orte.git] / orte / libaorte / jni / Android.mk
index 6299530a67a0f0156a21e996ffacdea154d4727d..228a2cfe2837788ea5c709b6f85b2ef9d415eb8b 100644 (file)
@@ -66,7 +66,6 @@ libjorte/setTopic.c \
 libjorte/createAppInfo.c \
 libjorte/createPubInfo.c \
 libjorte/createSubInfo.c \
-libjorte/setRecvInfo.c \
 libjorte/JGetORTEConstant.c \
 libjorte/JIPAddressToString.c \
 libjorte/JNtpTimeToStringMs.c \
@@ -90,6 +89,7 @@ libjorte/JORTEPublicationPropertiesSet.c \
 libjorte/JORTEPublicationPropertiesGet.c \
 libjorte/JORTEPublicationGetStatus.c \
 libjorte/JORTEPublicationWaitForSubscriptions.c \
+libjorte/JORTERecvInfoHelpers.c \
 libjorte/JORTESleepMs.c \
 libjorte/JORTESubscriptionCreate.c \
 libjorte/JORTESubscriptionDestroy.c \
@@ -106,4 +106,5 @@ libjorte/JStringToIPAddress.c
 
 LOCAL_STATIC_LIBRARIES := orte
 
-include $(BUILD_SHARED_LIBRARY)
\ No newline at end of file
+include $(BUILD_SHARED_LIBRARY)
+