[libvirt] [PATCH] include: Install libvirt-common.h

Martin Kletzander mkletzan at redhat.com
Mon Nov 30 14:37:53 UTC 2015


Otherwise nobody will be able to include libvirt.h.

Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
 include/libvirt/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/libvirt/Makefile.am b/include/libvirt/Makefile.am
index 8e5b1b873dd7..5a4ada0b77d2 100644
--- a/include/libvirt/Makefile.am
+++ b/include/libvirt/Makefile.am
@@ -19,6 +19,7 @@
 virincdir = $(includedir)/libvirt

 virinc_HEADERS = libvirt.h		\
+		 libvirt-common.h	\
 		 libvirt-domain.h \
 		 libvirt-domain-snapshot.h \
 		 libvirt-event.h \
-- 
2.6.3




More information about the libvir-list mailing list