]> git.sur5r.net Git - i3/i3/blobdiff - docs/Makefile
Merge branch 'master' into next
[i3/i3] / docs / Makefile
index 90abed28aff3a4f11c4f8318205d54b1ec1f8757..9d70243df13be1154cb72a2d97bb1f0cae252535 100644 (file)
@@ -1,5 +1,5 @@
 
-all: hacking-howto.html debugging.html userguide.html ipc.html multi-monitor.html wsbar.html tree-migrating.html refcard.pdf
+all: hacking-howto.html debugging.html userguide.html ipc.html multi-monitor.html wsbar.html refcard.pdf
 
 hacking-howto.html: hacking-howto
        asciidoc -a toc -n $<
@@ -10,10 +10,6 @@ debugging.html: debugging
 userguide.html: userguide
        asciidoc -a toc -n $<
 
-tree-migrating.html: tree-migrating
-       asciidoc -a toc -n $<
-
-
 ipc.html: ipc
        asciidoc -a toc -n $<