Switch to unified view

a/doc/Makefile b/doc/Makefile
1
.SUFFIXES: .txt .html
1
.SUFFIXES: .txt .html
2
2
3
.txt.html:
3
.txt.html:
4
    asciidoc $<
4
    asciidoc $<
5
5
6
all: upmpdcli.html scmulti.html release-0.8.html release-0.9.html
6
all: upmpdcli.html scmulti.html release-0.8.html release-0.9.html \
7
     release-0.11.html
7
8
8
clean:
9
clean:
9
    rm -f *.html
10
    rm -f *.html