
On Thu, Dec 01, 2011 at 02:05:29PM +0000, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange@redhat.com>
--- libvirt-gconfig/Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libvirt-gconfig/Makefile.am b/libvirt-gconfig/Makefile.am index ddae5fa..6612445 100644 --- a/libvirt-gconfig/Makefile.am +++ b/libvirt-gconfig/Makefile.am @@ -39,7 +39,7 @@ GCONFIG_HEADER_FILES = \ libvirt-gconfig-storage-vol.h noinst_HEADERS = \ libvirt-gconfig-helpers-private.h \ - libvirt-gconfig-object-private.h + libvirt-gconfig-object-private.h \ libvirt-gconfig-xml-doc.h
Oops, ACK Btw, do you think libvirt-gconfig-xml-doc.h should be libvirt-gconfig-xml-doc-private.h for more consistency ? Christophe