Add "tools" to "make all"
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 23 Jun 2011 19:24:28 +0000 (19:24 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 23 Jun 2011 19:24:28 +0000 (19:24 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@1688 2bbb7eff-a529-9590-31e7-b0007b416f81

Makefile

index f298df87c40bab8fddde5ab03947abfa2e556f24..037836a93c3967ed09775a2e0f3a108afebf0a22 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@ endif
 default: all
 
 .PHONY: all
-all: SampleApp bench gm tests
+all: SampleApp bench gm tests tools
 
 .PHONY: clean
 clean: