Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 974b8225 authored by Christopher Wiley's avatar Christopher Wiley
Browse files

Fix DBus proxies to use all definitions

Bug: 22608897
Change-Id: Id17cf4b896c1c62be874599c7f346f3045e36819
parent 4d2b79f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -990,7 +990,7 @@ define generate-dbus-proxies
$(hide) $(DBUS_GENERATOR) \
	--service-config=$(PRIVATE_DBUS_SERVICE_CONFIG) \
	--proxy=$@ \
	$<
	$(filter %.dbus.xml,$^)
endef