From c75c893898ac4e7d440e6986de9a42ee28d95bc0 Mon Sep 17 00:00:00 2001 From: Fabio Fantoni Date: Mon, 20 Feb 2012 18:05:12 +0000 Subject: tools/examples: Add the xl configuration examples to the makefile Signed-off-by: Fabio Fantoni Acked-by: Ian Jackson Committed-by: Ian Jackson --- tools/examples/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/examples') diff --git a/tools/examples/Makefile b/tools/examples/Makefile index 1a3b049c32..8cea724e10 100644 --- a/tools/examples/Makefile +++ b/tools/examples/Makefile @@ -19,6 +19,8 @@ XEN_CONFIGS += xmexample.hvm-stubdom XEN_CONFIGS += xmexample.pv-grub XEN_CONFIGS += xmexample.nbd XEN_CONFIGS += xmexample.vti +XEN_CONFIGS += xlexample.hvm +XEN_CONFIGS += xlexample.pvlinux XEN_CONFIGS += xend-pci-quirks.sxp XEN_CONFIGS += xend-pci-permissive.sxp XEN_CONFIGS += xl.conf -- cgit v1.2.3