219
219
@echo export G_MESSAGES_DEBUG=all >> $@
221
221
@echo $(DBUS_RUNNER) --task ./test-json-client --wait-for org.dbusmenu.test --task-name Client --parameter $(top_builddir)/tools/dbusmenu-dumper --parameter test-json-01.output.json --task ./test-json-server --task-name Server --parameter $(srcdir)/test-json-01.json >> $@
222
223
@echo diff $(srcdir)/test-json-01.json test-json-01.output.json \> /dev/null >> $@