Signed-off-by: Varka Bhadram <varkab@xxxxxxx> --- website/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/Makefile b/website/Makefile index cc090bc..41a152b 100644 --- a/website/Makefile +++ b/website/Makefile @@ -1,5 +1,5 @@ all: - asciidoc -b html5 -a icons -a toc2 -a theme=flask index.txt + asciidoc -b html5 -a icons -a toc2 -a theme=volnitsky index.txt clean: rm index.html -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html