index: Rebuild status
[nmbug-oci.git] / Makefile
1 .PHONY: index.html  # regenerate every time
2
3 index.html:
4         nmbug-status --config status-config.json >"$@"