libvirt/include
Michal Privoznik 8c67ab6684 Expand $(wildcard) correctly
So after da176bf6b7 and friend we have switched to $(wildcard
some/path/*.xml) instead of enumerating the files explicitly.
This is nice, however it makes distcheck build from VPATH fail.
The reason is that it's is not obvious to what does the wildcard
refer to: srcdir or builddir?

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2016-01-12 17:16:33 +01:00
..
libvirt build: Kill include/libvirt/Makefile.am 2016-01-11 11:45:14 -05:00
Makefile.am Expand $(wildcard) correctly 2016-01-12 17:16:33 +01:00