]> git.sur5r.net Git - i3/i3status/blob - man/Makefile
Pass the "instance" JSON property key for tztime blocks
[i3/i3status] / man / Makefile
1 all: i3status.1
2
3 A2X?=a2x
4
5 i3status.1: asciidoc.conf i3status.man
6         ${A2X} -f manpage --asciidoc-opts="-f asciidoc.conf" i3status.man
7 clean:
8         rm -f i3status.xml i3status.1 i3status.html