Merge "Fix DBus proxies to use all definitions"

This commit is contained in:
Christopher Wiley
2015-08-19 21:39:28 +00:00
committed by Gerrit Code Review

View File

@@ -990,7 +990,7 @@ define generate-dbus-proxies
$(hide) $(DBUS_GENERATOR) \ $(hide) $(DBUS_GENERATOR) \
--service-config=$(PRIVATE_DBUS_SERVICE_CONFIG) \ --service-config=$(PRIVATE_DBUS_SERVICE_CONFIG) \
--proxy=$@ \ --proxy=$@ \
$< $(filter %.dbus.xml,$^)
endef endef