libvirt/examples
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
..
apparmor examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
dominfo examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
dommigrate examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
domsuspend examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
domtop examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
hellolibvirt examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
lxcconvert examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
object-events examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
openauth examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
polkit examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
rename examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
systemtap examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
xml examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
Makefile.am Expand $(wildcard) correctly 2016-01-12 17:16:33 +01:00