summaryrefslogtreecommitdiff
path: root/Makefile
blob: d271c43fcc801f9a9991e71dcd6c0ae37f1f205d (plain)
1
2
3
4
5
6
all: html/index.html

html/index.html: docbook-params.xsl trust-assertions.xml Makefile
	xmlto -vv html-nochunks trust-assertions.xml

-include Makefile.local