* #36737: switch back to svn repo, remove assert in sip_transaction.c
diff --git a/jni/pjproject-android/pjlib/build/os-linux-kernel.mak b/jni/pjproject-android/pjlib/build/os-linux-kernel.mak
index 934c889..28cfbc7 100644
--- a/jni/pjproject-android/pjlib/build/os-linux-kernel.mak
+++ b/jni/pjproject-android/pjlib/build/os-linux-kernel.mak
@@ -42,6 +42,6 @@
 # TARGETS are make targets in the Makefile, to be executed for this given
 # operating system.
 #
-export TARGETS :=	../lib/pjlib.ko ../lib/pjlib-test.ko
+export TARGETS :=	pjlib.ko pjlib-test.ko