From 4953819e5149fdbd05272c70cd07136341fd1176 Mon Sep 17 00:00:00 2001 From: Jean Guyader Date: Mon, 24 Aug 2009 22:42:45 +0100 Subject: [PATCH] Compile tools/misc. --- master/fix_compilation | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/master/fix_compilation b/master/fix_compilation index a634631..9a09543 100644 --- a/master/fix_compilation +++ b/master/fix_compilation @@ -1,5 +1,5 @@ diff --git a/tools/Makefile b/tools/Makefile -index 00e3981..ea26bd9 100644 +index 00e3981..11b71f1 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -2,16 +2,16 @@ XEN_ROOT = ../ @@ -12,9 +12,8 @@ index 00e3981..ea26bd9 100644 SUBDIRS-y += libxc SUBDIRS-y += flask SUBDIRS-y += xenstore --SUBDIRS-y += misc + SUBDIRS-y += misc -SUBDIRS-y += examples -+SUBDIRS-n += misc +SUBDIRS-n += examples SUBDIRS-y += hotplug SUBDIRS-y += xentrace -- 2.39.5