[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [XenPPC] [xenppc-unstable] [TOOLS] Revert unnecessary diff vs upstream.
# HG changeset patch # User Hollis Blanchard <hollisb@xxxxxxxxxx> # Node ID 91ee784bc36703985d5e841d18d65a4151666c57 # Parent 5418062d2da815a03021a9268922fb0b5e585fda [TOOLS] Revert unnecessary diff vs upstream. Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx> --- tools/Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff -r 5418062d2da8 -r 91ee784bc367 tools/Makefile --- a/tools/Makefile Tue Sep 19 11:26:00 2006 -0500 +++ b/tools/Makefile Wed Sep 20 15:25:27 2006 -0500 @@ -1,5 +1,4 @@ XEN_ROOT = ../ XEN_ROOT = ../ -include $(XEN_ROOT)/Config.mk include $(XEN_ROOT)/tools/Rules.mk SUBDIRS-y := @@ -14,7 +13,8 @@ SUBDIRS-y += console SUBDIRS-y += console SUBDIRS-y += xenmon SUBDIRS-y += guest-headers -SUBDIRS-$(VTPM_TOOLS) += vtpm_manager vtpm +SUBDIRS-$(VTPM_TOOLS) += vtpm_manager +SUBDIRS-$(VTPM_TOOLS) += vtpm SUBDIRS-y += xenstat SUBDIRS-y += libaio SUBDIRS-y += blktap _______________________________________________ Xen-ppc-devel mailing list Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ppc-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |