aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-03 12:10:19 +0000
committerGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-03 12:10:19 +0000
commit52f0297aafc1e267fda6e612f168a9fe5bc62784 (patch)
treed25187b0663a80e6dce4a1e69831dff9727805c7 /Makefile
parent2dd76d7668d8175ea1ab8f7ad27a1bfd5b917a84 (diff)
Prepare skia for shared library build on android
This reapplies revision 9378 after the buildbot has been updated. R=borenet@google.com, djsollen@google.com Review URL: https://codereview.chromium.org/15855006 git-svn-id: http://skia.googlecode.com/svn/trunk@9395 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eb49dccd47..a3f946f066 100644
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ VALID_TARGETS := \
pathops_unittest \
SampleApp \
SkiaAndroidApp \
- skia_base_libs \
+ skia_lib \
tests \
tools