diff options
Diffstat (limited to 'dbus/dbus.gyp')
-rw-r--r-- | dbus/dbus.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dbus/dbus.gyp b/dbus/dbus.gyp index 2dc8fee..8a3cb22 100644 --- a/dbus/dbus.gyp +++ b/dbus/dbus.gyp @@ -25,6 +25,8 @@ 'exported_object.h', 'message.cc', 'message.h', + 'object_path.cc', + 'object_path.h', 'object_proxy.cc', 'object_proxy.h', 'scoped_dbus_error.h', |