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 upmpdcli-or-mpdupnp.html \
7
     release-0.8.html release-0.9.html \
7
     release-0.11.html
8
     release-0.11.html
8
9
9
clean:
10
clean:
10
    rm -f *.html
11
    rm -f *.html