.PHONY: default default: @echo "Use meson to build PipeWire's SPA" README.html: README.adoc asciidoc -b html5 -a icons -a data-uri --theme ladi -o README.html README.adoc