doc: remove duplicated AFBClient documentation
[staging/windowmanager.git] / doc / GNUmakefile
1 all: AFBClient.html
2
3 AFBClient.html: AFBClient.txt
4         asciidoc -a max-width=55em $^
5
6 clean:
7         rm -f AFBClient.html