Index: Makefile |
diff --git a/Makefile b/Makefile |
index a3f946f066739a1268f4afad07413aa8ef9a4f94..d74d036bb3b10fc680b6720fd0d5ac6e63259251 100644 |
--- a/Makefile |
+++ b/Makefile |
@@ -47,7 +47,8 @@ VALID_TARGETS := \ |
SkiaAndroidApp \ |
skia_lib \ |
tests \ |
- tools |
+ tools \ |
+ skpdiff |
djsollen
2013/06/12 13:32:04
remove this. For experimental code you'll need to
Zach Reizner
2013/06/12 21:57:47
pdfviewer has to insert itself here as well. I can
|
# Default target. This must be listed before all other targets. |
.PHONY: default |