aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar edisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-10 20:44:45 +0000
committerGravatar edisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-10 20:44:45 +0000
commit01cd4d5c8ff9c6b251021ce07936c71f9c20054c (patch)
tree58f325401c28b84da049c12c32e66d57e2d738d6 /Makefile
parent4e05fd25c88bea64a988ededfc810770095ed97c (diff)
simple podofo and skia based pdf viewer
Review URL: https://codereview.chromium.org/16295031 git-svn-id: http://skia.googlecode.com/svn/trunk@9494 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 a3f946f066..1a0e5a51eb 100644
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,7 @@ VALID_TARGETS := \
gm \
most \
pathops_unittest \
+ pdfviewer \
SampleApp \
SkiaAndroidApp \
skia_lib \