libvirt/include
Michal Privoznik a70f3b1c77 includes: Install libvirt-common.h
The libvirt-common.h is build time generated file from .in.
Obviously, it's generated into builddir and not srcdir. Problem
is, the list of header files to install, virinc_HEADERS contains
only $(srcdir)/*.h and this misses libvirt-common.h. This problem
is pretty obvious when doing a VPATH build.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2016-01-30 11:55:45 +01:00
..
libvirt storage: Add TRIM algorithm to storage volume API 2016-01-29 11:09:14 -05:00
Makefile.am includes: Install libvirt-common.h 2016-01-30 11:55:45 +01:00