From 13dd8043cda1efeb683a05b995cb134e9662b87b Mon Sep 17 00:00:00 2001 From: Daniel De Graaf Date: Wed, 13 Feb 2013 16:06:57 +0000 Subject: tools/flask: add FLASK policy to build This patch enables the compilation of the FLASK policy as part of the tools build if the needed prerequisites are present. Signed-off-by: Daniel De Graaf Signed-off-by: Ian Jackson --- config/Tools.mk.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/Tools.mk.in b/config/Tools.mk.in index 3967e7d773..c69c7d2bec 100644 --- a/config/Tools.mk.in +++ b/config/Tools.mk.in @@ -46,6 +46,7 @@ GIT_HTTP := @githttp@ XENSTAT_XENTOP := @monitors@ LIBXENAPI_BINDINGS := @xenapi@ OCAML_TOOLS := @ocamltools@ +FLASK_POLICY := @xsmpolicy@ CONFIG_MINITERM := @miniterm@ CONFIG_LOMOUNT := @lomount@ CONFIG_OVMF := @ovmf@ -- cgit v1.2.3