summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2006-06-28 18:19:13 +0000
committerDaniel Veillard <veillard@redhat.com>2006-06-28 18:19:13 +0000
commit27b7a8be52cb0fd4fd4489607ccba13b8fe03003 (patch)
tree4d39469fb7f04297bd0893dbfd617bf5a0ef2a34 /Makefile.am
parent* configure.in libvirt.spec.in docs/examples/* include/Makefile.am (diff)
downloadlibvirt-27b7a8be52cb0fd4fd4489607ccba13b8fe03003.tar.gz
libvirt-27b7a8be52cb0fd4fd4489607ccba13b8fe03003.tar.bz2
libvirt-27b7a8be52cb0fd4fd4489607ccba13b8fe03003.zip
* configure.in Makefile.am proxy/Makefile.am proxy/libvirt_proxy.c
proxy/proxy.h proxy/proxy_client.c src/internal.h src/xen_internal.c src/xend_internal.c: started working on a proxy to access xend for unpriviledged users to avoid opening xend HTTP service to serve those read-only operations. Daniel
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8c02b0a6f..c1e126500 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-SUBDIRS = src include docs @PYTHON_SUBDIR@ tests
+SUBDIRS = src include docs @PYTHON_SUBDIR@ tests proxy
EXTRA_DIST = libvirt.spec.in libvirt.spec COPYING.LIB \
libvirt.pc.in libvirt.pc TODO AUTHORS ChangeLog \