]> git.sur5r.net Git - i3/i3.github.io/blobdiff - _docs/Makefile
convert _docs/conf/i3html.conf to UNIX line endings
[i3/i3.github.io] / _docs / Makefile
index 6d0e07a94e6b1065e089eff8c119d92319686be9..926ff5de0afa6cb1402f9201b93c717b2d961026 100644 (file)
@@ -1,5 +1,5 @@
 
-all: hacking-howto.html debugging.html debugging-release-version.html i3bar-protocol.html repositories.html buildbot.html userguide.html ipc.html multi-monitor.html wsbar.html i3status.html i3.html i3-config-wizard.html i3-nagbar.html i3-migrate-config-to-v4.html i3-msg.html testsuite.html gsoc2013-ideas.html
+all: hacking-howto.html debugging.html debugging-release-version.html i3bar-protocol.html repositories.html buildbot.html userguide.html ipc.html multi-monitor.html wsbar.html i3status.html i3.html i3-config-wizard.html i3-nagbar.html i3-migrate-config-to-v4.html i3-msg.html testsuite.html gsoc2013-ideas.html tshirts.html
 
 gsoc2013-ideas.html: gsoc2013-ideas
        asciidoc -a linkcss -a stylesdir=/css -a scriptsdir=/js --backend=xhtml11 -f conf/i3html.conf -a toc -n $<
@@ -37,6 +37,9 @@ multi-monitor.html: multi-monitor
 wsbar.html: wsbar
        asciidoc -a linkcss -a stylesdir=/css -a scriptsdir=/js --backend=xhtml11 -f conf/i3html.conf -a toc -n $<
 
+tshirts.html: tshirts
+       asciidoc -a linkcss -a stylesdir=/css -a scriptsdir=/js --backend=xhtml11 -f conf/i3html.conf -a toc -n $<
+
 i3status.html: i3status.man
        asciidoc -a linkcss -a stylesdir=/css -a scriptsdir=/js --backend=xhtml11 -f conf/i3html.conf -a toc -n $<