From 30be3112c691f9856c7f62061644f10ffe7400f5 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Fri, 23 May 2008 10:47:16 +0100 Subject: [PATCH] rools/examples: Fix 'make install'. Signed-off-by: Keir Fraser --- tools/examples/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/examples/Makefile b/tools/examples/Makefile index 328b3b2946..6118e67f94 100644 --- a/tools/examples/Makefile +++ b/tools/examples/Makefile @@ -9,9 +9,7 @@ XENDOMAINS_SYSCONFIG = init.d/sysconfig.xendomains # Xen configuration dir and configs to go there. XEN_CONFIG_DIR = /etc/xen XEN_CONFIGS = xend-config.sxp -XEN_CONFIGS += xend-config-xenapi.sxp XEN_CONFIGS += xm-config.xml -XEN_CONFIGS += xm-config-xenapi.xml XEN_CONFIGS += xmexample1 XEN_CONFIGS += xmexample2 XEN_CONFIGS += xmexample.hvm -- 2.30.2