remove obsolete docs/tree-migrating

This commit is contained in:
Michael Stapelberg
2011-07-31 22:19:46 +02:00
parent e0703b8150
commit d3825f88e3
2 changed files with 1 additions and 197 deletions

View 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 $<