LADI
/
spa
1
Fork 0
spa/GNUmakefile

7 lines
174 B
Makefile

.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