From: Vincent Hanquez Date: Mon, 17 Aug 2009 12:07:27 +0000 (+0100) Subject: remove one xenvmlib X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=08fc77c23c701e6d956d1398dfede5eac16bf0b9;p=xenclient%2Ftoolstack.git remove one xenvmlib --- diff --git a/xenvm/Makefile b/xenvm/Makefile index 45a275f..769557c 100644 --- a/xenvm/Makefile +++ b/xenvm/Makefile @@ -20,7 +20,7 @@ xenvm_OBJS = $(TOPLEVEL)/common/config xenvmlib tasks misc vmconfig vmstate vmac xenvm-cmd_OBJS = xenvmlib xenvm-cmd xenops_OBJS = xenops -ALL_OCAML_OBJS = $(TOPLEVEL)/common/config xenvmlib xenvm xenvmlib xenvm-cmd misc tasks vmconfig vmstate vmact xenops +ALL_OCAML_OBJS = $(TOPLEVEL)/common/config xenvmlib xenvm xenvm-cmd misc tasks vmconfig vmstate vmact xenops #INTF = watch.cmi netman.cmi balloon.cmi device_common.cmi device.cmi domain.cmi xal.cmi xenvm_LIBS = unix.cmxa dBus.cmxa threads.cmxa \