summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bordeaux/learning/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bordeaux/learning/Android.mk b/bordeaux/learning/Android.mk
index f61259a8d..5ebb48af7 100644
--- a/bordeaux/learning/Android.mk
+++ b/bordeaux/learning/Android.mk
@@ -23,7 +23,7 @@ LOCAL_MODULE_TAGS := samples tests
LOCAL_MODULE := libbordeaux
LOCAL_WHOLE_STATIC_LIBRARIES := libmulticlass_pa libstochastic_linear
-LOCAL_SHARED_LIBRARIES := libstlport libcutils
+LOCAL_SHARED_LIBRARIES := libstlport libcutils liblog
LOCAL_PRELINK_MODULE := false