include: Install libvirt-common.h

Otherwise nobody will be able to include libvirt.h.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
Martin Kletzander 2015-11-30 15:37:19 +01:00
parent de9ff3efe1
commit 98e2c39d39

View 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 \