[libvirt] [PATCH] build: avoid non-srcdir "make distcheck" failures (XML_EXAMPLES)

Eric Blake eblake at redhat.com
Wed Feb 24 15:58:22 UTC 2010


According to Jim Meyering on 2/24/2010 8:44 AM:
> -EXTRA_DIST = $(wildcard *.xml) $(wildcard *.sexpr)
> +EXTRA_DIST = \
> +   $(patsubst $(srcdir)/%,%,$(wildcard $(srcdir)/*.xml $(srcdir)/*.sexpr))

ACK from me on the approach.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 320 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100224/cc4807ba/attachment-0001.sig>


More information about the libvir-list mailing list