aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 78d4de94f23aea4bb81e87fd89438ebae8603ea6 (plain)
1
2
3
4
5
.PHONY: doc
doc: doc/code-review.1

doc/code-review.1: doc/code-review.1.txt
	a2x --no-xmllint --format manpage $<