diff options
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/dm.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/dm.gyp b/gyp/dm.gyp index e56cf16d65..3cc51a09ba 100644 --- a/gyp/dm.gyp +++ b/gyp/dm.gyp @@ -16,6 +16,7 @@ '../src/pipe/utils/', '../src/utils', '../src/utils/debugger', + '../tools', ], 'includes': [ 'gmslides.gypi' ], 'sources': [ |