From 76937e7d831a0be755a3c67b046594997bd0febb Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 25 Jun 2019 07:58:18 +0200 Subject: [PATCH] fix up Makefile Signed-off-by: Thomas Lamprecht --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 69521a4..79d555a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ -DGDIR=. # overwriting this ensures that we can build without full PVE installed +# overwriting below ensures that we can build without full PVE installed +DGDIR=. ASCIIDOC_PVE=./asciidoc-pve GEN_PACKAGE=pve-doc-generator