]> git.sur5r.net Git - i3/i3/commitdiff
drop debugging-release-version from docs makefile
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 11 Dec 2012 21:46:35 +0000 (22:46 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 11 Dec 2012 21:46:35 +0000 (22:46 +0100)
docs/docs.mk

index c0daed64e2b2a9d5747c368cae031a7ed5ce1514..8a522cce06386fc25b3b61f9fca46835c1208f98 100644 (file)
@@ -5,8 +5,7 @@ ASCIIDOC = asciidoc
 I3POD2HTML = ./docs/i3-pod2html
 
 ASCIIDOC_NOTOC_TARGETS = \
-       docs/debugging.html \
-       docs/debugging-release-version.html
+       docs/debugging.html
 
 ASCIIDOC_TOC_TARGETS = \
        docs/hacking-howto.html \