* #36737: switch back to svn repo, remove assert in sip_transaction.c
diff --git a/jni/pjproject-android/pjlib/build/os-linux.mak b/jni/pjproject-android/pjlib/build/os-linux.mak
index 11c6fa7..78123ef 100644
--- a/jni/pjproject-android/pjlib/build/os-linux.mak
+++ b/jni/pjproject-android/pjlib/build/os-linux.mak
@@ -35,5 +35,5 @@
 # TARGETS are make targets in the Makefile, to be executed for this given
 # operating system.
 #
-export TARGETS	    =	pjlib pjlib-test
+export TARGETS	    =	$(PJLIB_LIB) $(PJLIB_SONAME) $(TEST_EXE)