mirror of https://gitee.com/openkylin/libvirt.git
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:
parent
de9ff3efe1
commit
98e2c39d39
|
@ -19,6 +19,7 @@
|
|||
virincdir = $(includedir)/libvirt
|
||||
|
||||
virinc_HEADERS = libvirt.h \
|
||||
libvirt-common.h \
|
||||
libvirt-domain.h \
|
||||
libvirt-domain-snapshot.h \
|
||||
libvirt-event.h \
|
||||
|
|
Loading…
Reference in New Issue