Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(198)

Unified Diff: Makefile

Issue 15855006: prepare skia for shared library build on android (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | gyp/FileReaderApp.gyp » ('j') | gyp/skia_lib.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile
diff --git a/Makefile b/Makefile
index eb49dccd479bc2f4fa00f5a3426e53b6a0337808..a3f946f066739a1268f4afad07413aa8ef9a4f94 100644
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ VALID_TARGETS := \
pathops_unittest \
SampleApp \
SkiaAndroidApp \
- skia_base_libs \
+ skia_lib \
borenet 2013/05/31 14:29:57 I think it would be nice to have this just be "ski
tests \
tools
« no previous file with comments | « no previous file | gyp/FileReaderApp.gyp » ('j') | gyp/skia_lib.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698