From: epoger@google.com Date: Thu, 23 Jun 2011 19:24:28 +0000 (+0000) Subject: Add "tools" to "make all" X-Git-Tag: submit/tizen/20180928.044319~18186 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=02362945f785af838c66ca0d3e2a1d8ed6a0f1bb;p=platform%2Fupstream%2FlibSkiaSharp.git Add "tools" to "make all" git-svn-id: http://skia.googlecode.com/svn/trunk@1688 2bbb7eff-a529-9590-31e7-b0007b416f81 --- diff --git a/Makefile b/Makefile index f298df87c4..037836a93c 100644 --- 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: