]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
include: Install libvirt-common.h
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 30 Nov 2015 14:37:19 +0000 (15:37 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 30 Nov 2015 14:37:19 +0000 (15:37 +0100)
Otherwise nobody will be able to include libvirt.h.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
include/libvirt/Makefile.am

index 8e5b1b873dd7e6079355566fd2e7a42c5d1c34da..5a4ada0b77d2ba1d9d7bdd22c275d223b3d53a1f 100644 (file)
@@ -19,6 +19,7 @@
 virincdir = $(includedir)/libvirt
 
 virinc_HEADERS = libvirt.h             \
+                libvirt-common.h       \
                 libvirt-domain.h \
                 libvirt-domain-snapshot.h \
                 libvirt-event.h \