aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar mike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-08 16:39:44 +0000
committerGravatar mike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-06-08 16:39:44 +0000
commitfb858245216dafee4de731fce4f0fa58c746d3e9 (patch)
treeebdab8c84c1e98d0d2494994488cc5c65e07348d /gyp
parent09efb177ed163cef118b192b796fc8afe2890408 (diff)
add pdf lib to lua_pictures to fix linker error
Revert "Revert "add document and textAlign support to lua"" This reverts commit f603260d7df6315788af3eadb18db556daf41c13. git-svn-id: http://skia.googlecode.com/svn/trunk@9482 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tools.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 62bbbd08c1..aeeafef13f 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -101,6 +101,7 @@
'images.gyp:images',
'tools.gyp:picture_renderer',
'tools.gyp:picture_utils',
+ 'pdf.gyp:pdf',
'ports.gyp:ports',
'flags.gyp:flags',
'lua.gyp:lua',