diff options
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp index 599685b..005f575 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -79,6 +79,7 @@ 'dependencies': [ '../breakpad/breakpad.gyp:*', '../courgette/courgette.gyp:*', + '../dbus/dbus.gyp:*', '../sandbox/sandbox.gyp:*', '../cloud_print/virtual_driver/virtual_driver_linux.gyp:*', ], |