]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
maint: fix 'make dist' in VPATH build
authorEric Blake <eblake@redhat.com>
Fri, 18 Feb 2011 21:40:35 +0000 (14:40 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 21 Feb 2011 16:27:05 +0000 (09:27 -0700)
commit7e1dd7e090087aa1502359213493f9372e52bff7
tree0cf32cf63127b64e5ba2ec2167c95d81156ddc80
parent6db98a2d4b602aef5568c2885e6da57776b460ba
maint: fix 'make dist' in VPATH build

A diff of 'make dist' from in-tree vs. a VPATH build showed
that we were missing docs/api_extension/*.patch files, but
shipping other files that we didn't need.

* bootstrap.conf (gnulib_extra_files): Don't distribute files we
don't care about.
* docs/Makefile.am (patches): Perform wildcard correctly.
bootstrap.conf
docs/Makefile.am