From: Jean Guyader Date: Mon, 24 Aug 2009 21:42:45 +0000 (+0100) Subject: Compile tools/misc. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=4953819e5149fdbd05272c70cd07136341fd1176;p=xenclient%2Fxen-pq.git Compile tools/misc. --- 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