Chromium Code Reviews| Index: Makefile |
| diff --git a/Makefile b/Makefile |
| index a3f946f066739a1268f4afad07413aa8ef9a4f94..ffe47cf032dcb4895dfd247cc9317b87467903a1 100644 |
| --- a/Makefile |
| +++ b/Makefile |
| @@ -44,6 +44,7 @@ VALID_TARGETS := \ |
| most \ |
| pathops_unittest \ |
| SampleApp \ |
| + HelloSkia \ |
|
caryclark
2013/06/03 19:02:01
This probably doesn't need to change, except possi
sglez
2013/06/03 20:24:07
Done.
|
| SkiaAndroidApp \ |
| skia_lib \ |
| tests \ |