From c5d316b1ff6dca3cb0396458f95e92f432702af7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 4 Sep 2017 01:24:31 +0200 Subject: [PATCH] Whitelist APPMENUS_DIR setting --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9963c64..dec547f 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ endif # expose those variables to template-building scripts TEMPLATE_ENV_WHITELIST += \ DIST DISTRIBUTION TEMPLATE_SCRIPTS TEMPLATE_NAME TEMPLATE_FLAVOR \ - TEMPLATE_FLAVOR_DIR TEMPLATE_OPTIONS \ + TEMPLATE_FLAVOR_DIR TEMPLATE_OPTIONS APPMENUS_DIR \ VERBOSE DEBUG PATH BUILDER_DIR SRC_DIR \ TEMPLATE_ROOT_WITH_PARTITIONS USE_QUBES_REPO_VERSION \ USE_QUBES_REPO_TESTING BUILDER_TURBO_MODE REPO_PROXY