aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-11 14:09:50 +0000
committerGravatar caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-11 14:09:50 +0000
commit3e475dc8d0a156521bd9963edb80b10398a14160 (patch)
tree19ea03f3831a2e09ed3d552d0680e20cc94a4b58 /Makefile
parentdb60de7cbe3ea9643a0471e1225a6abeac021de3 (diff)
path ops fix release android build
git-svn-id: http://skia.googlecode.com/svn/trunk@8611 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index acec159d0f..eb49dccd47 100644
--- a/Makefile
+++ b/Makefile
@@ -42,6 +42,7 @@ VALID_TARGETS := \
everything \
gm \
most \
+ pathops_unittest \
SampleApp \
SkiaAndroidApp \
skia_base_libs \