diff options
-rw-r--r-- | android/experimental/LOAndroid3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android/experimental/LOAndroid3/Makefile b/android/experimental/LOAndroid3/Makefile index 08e933e41d92..49879c0a3414 100644 --- a/android/experimental/LOAndroid3/Makefile +++ b/android/experimental/LOAndroid3/Makefile @@ -19,6 +19,8 @@ build-ant: android_version_setup copy-stuff link-so properties # # Copy jar files we need # + cp $(ANDROID_SDK_HOME)/extras/android/support/v4/android-support-v4.jar libs + for F in java_uno \ juh \ jurt \ |