Index: Makefile |
diff --git a/Makefile b/Makefile |
index 1a0e5a51eba8a3a745f49d5cbafbe86e97fee580..0bb3b70564be4df91b218fd94f8c9ff9ce402aba 100644 |
--- a/Makefile |
+++ b/Makefile |
@@ -48,7 +48,8 @@ VALID_TARGETS := \ |
SkiaAndroidApp \ |
skia_lib \ |
tests \ |
- tools |
+ tools \ |
+ skpdiff |
# Default target. This must be listed before all other targets. |
.PHONY: default |