diff options
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/tools.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp index f460ee38ae..3eae3cc769 100644 --- a/gyp/tools.gyp +++ b/gyp/tools.gyp @@ -15,6 +15,7 @@ 'dependencies': [ 'bench_pictures', 'filter', + 'lua_pictures', 'bbh_shootout', 'lua_app', 'pinspect', |