summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-07-28 13:17:41 +0200
committerTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-08-03 22:42:19 +0200
commitc77f452d83f4f01bb0b91c19773ca9715d1aae2a (patch)
tree012fea6d7a138de0074a00375262288f8269bccc /android
parentf944bb4ec4d2a65759a74260b11fb78dbf0e6a39 (diff)
LOAndroid3: add calc to native-code to include the necessary libs
Change-Id: I59eeadfe5417d2a574d672ff3f039bc125abbdbe
Diffstat (limited to 'android')
-rw-r--r--android/experimental/LOAndroid3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/experimental/LOAndroid3/Makefile b/android/experimental/LOAndroid3/Makefile
index 445b7fd26bee..3c7417a66179 100644
--- a/android/experimental/LOAndroid3/Makefile
+++ b/android/experimental/LOAndroid3/Makefile
@@ -13,7 +13,7 @@ BOOTSTRAPDIR=../../Bootstrap
include $(BOOTSTRAPDIR)/Makefile.shared
native-code.cxx: $(SRCDIR)/solenv/bin/native-code.py
- $< -j -g core -g writer > $@
+ $< -j -g core -g writer -g calc > $@
build-ant: android_version_setup copy-stuff link-so properties
#