diff options
author | edisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-06-10 20:44:45 +0000 |
---|---|---|
committer | edisonn@google.com <edisonn@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-06-10 20:44:45 +0000 |
commit | 01cd4d5c8ff9c6b251021ce07936c71f9c20054c (patch) | |
tree | 58f325401c28b84da049c12c32e66d57e2d738d6 /Makefile | |
parent | 4e05fd25c88bea64a988ededfc810770095ed97c (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-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ VALID_TARGETS := \ gm \ most \ pathops_unittest \ + pdfviewer \ SampleApp \ SkiaAndroidApp \ skia_lib \ |