]> rtime.felk.cvut.cz Git - orte.git/commitdiff
ANDROID: remove JORTEDomainStart.c from makefile
authorMartin Vajnar <martin.vajnar@gmail.com>
Sun, 21 Jul 2013 08:35:25 +0000 (10:35 +0200)
committerMartin Vajnar <martin.vajnar@gmail.com>
Sun, 21 Jul 2013 08:35:25 +0000 (10:35 +0200)
orte/libaorte/jni/Android.mk

index f8fd4fb3ab59674e822e5abd3902c506dc3d988e..9012cfffd9a035f5a02ccf18aba7d9fab3a6d023 100644 (file)
@@ -78,7 +78,6 @@ libjorte/JORTEDomainMgrDestroy.c \
 libjorte/JORTEDomainPropDefaultGet.c \
 libjorte/JORTEDomainPropSet.c \
 libjorte/JORTEDomainPropDestroy.c \
-libjorte/JORTEDomainStart.c \
 libjorte/JORTEInit.c \
 libjorte/JORTEPublicationCreate.c \
 libjorte/JORTEPublicationDestroy.c \
@@ -102,4 +101,4 @@ libjorte/JStringToIPAddress.c
 
 LOCAL_STATIC_LIBRARIES := orte
 
-include $(BUILD_SHARED_LIBRARY)
\ No newline at end of file
+include $(BUILD_SHARED_LIBRARY)