From 9371e5bd5f4b23e99b2233c08077647e920df68e Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Mon, 11 Aug 2014 22:56:37 +0200 Subject: [PATCH] depend on all .md files --- pdns/docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/docs/Makefile b/pdns/docs/Makefile index dd4454500..36682d60b 100644 --- a/pdns/docs/Makefile +++ b/pdns/docs/Makefile @@ -14,7 +14,7 @@ html-new: rm -rf html-new mkdir html-new -html-new/index.html: html-new +html-new/index.html: html-new markdown/** mkdocs build html/index.html: pdns-expanded.xml -- 2.49.0