summaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-07-30 13:18:37 +0200
committerTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-08-03 22:42:20 +0200
commit370f05aabbcb8f348a9739d2ef324b7f72f0afa7 (patch)
tree020ae577e5c59835129f153608e323b8927f3c05 /android
parentf264ff6aad5684fbcc4789a9a8094f5443586ad2 (diff)
LOAndroid3: add draw to native-code
Change-Id: I215d99c0161a9b9c9df3f8ef362514e161b31acf
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 3c7417a66179..08e933e41d92 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 -g calc > $@
+ $< -j -g core -g writer -g calc -g draw > $@
build-ant: android_version_setup copy-stuff link-so properties
#