Chromium Code Reviews| 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 |