Convert XenD SEXPR->XML convesion to new domain XML APIs

This commit is contained in:
Daniel P. Berrange
2008-07-25 10:49:33 +00:00
parent d9383fe158
commit 31ac8125b8
45 changed files with 1248 additions and 815 deletions

View File

@@ -15,6 +15,7 @@ libvirt_proxy_SOURCES = libvirt_proxy.c @top_srcdir@/src/xend_internal.c \
@top_srcdir@/src/xs_internal.c @top_srcdir@/src/buf.c \
@top_srcdir@/src/capabilities.c \
@top_srcdir@/src/memory.c \
@top_srcdir@/src/domain_conf.c \
@top_srcdir@/src/util.c \
@top_srcdir@/src/uuid.c
libvirt_proxy_LDFLAGS = $(WARN_CFLAGS)