summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsglez@google.com <sglez@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-25 14:55:18 +0000
committersglez@google.com <sglez@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-25 14:55:18 +0000
commitcf49b0820d41e9b00589381c74fad10e522def4b (patch)
tree40150e277bc6cab4c17c54364547699f1e344d4e
parentba077b2bba425e3c6127a748f7708cee16add283 (diff)
downloadgyp-cf49b0820d41e9b00589381c74fad10e522def4b.tar.gz
Add lua_pictures target to tools.gyp
BUG= R=rmistry@google.com Review URL: https://codereview.chromium.org/20321002 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@10355 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--tools.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools.gyp b/tools.gyp
index f460ee3..3eae3cc 100644
--- a/tools.gyp
+++ b/tools.gyp
@@ -15,6 +15,7 @@
'dependencies': [
'bench_pictures',
'filter',
+ 'lua_pictures',
'bbh_shootout',
'lua_app',
'pinspect',