]> git.sur5r.net Git - i3/i3/blobdiff - docs/Makefile
Add docs/debugging
[i3/i3] / docs / Makefile
index 448cd68b5cfccad38da5030eab2ca20a49802164..720f6387c8af1a575bd5487ab6df6d6c850e84d9 100644 (file)
@@ -1,7 +1,12 @@
+
+all: hacking-howto.html debugging.html
+
 hacking-howto.html: hacking-howto
        asciidoc -n $<
 
-all: hacking-howto.html
+debugging.html: debugging
+       asciidoc -n $<
+
 
 clean:
        rm -f */*.{aux,log,toc,bm,pdf,dvi}