[libvirt] [PATCH] tests: add missed directories in EXTRA_DIST

Martin Kletzander mkletzan at redhat.com
Tue Jul 12 09:41:16 UTC 2016


On Tue, Jul 12, 2016 at 04:28:22PM +0800, Luyao Huang wrote:
>In commit ec5dcf2a and b0b4a35c, we have moved some xml to
>new directories, but forget fix the Makefile. Add 2 directories
>in EXTRA_DIST to fix broken vpath build.
>
>Signed-off-by: Luyao Huang <lhuang at redhat.com>
>---
> tests/Makefile.am | 2 ++
> 1 file changed, 2 insertions(+)
>
>diff --git a/tests/Makefile.am b/tests/Makefile.am
>index fb2380d..010e348 100644
>--- a/tests/Makefile.am
>+++ b/tests/Makefile.am
>@@ -122,6 +122,8 @@ EXTRA_DIST =		\
> 	qemucaps2xmldata \
> 	qemuhelpdata \
> 	qemuhotplugtestdata \

This ^^ should be removed as well, there are two unused files in it only
that I mistakenly created.  I'll add this to the commit, adjust the
commit message and push it in a while.  Thanks for noticing.

>+	qemuhotplugtestdevices \
>+	qemuhotplugtestdomains \
> 	qemumonitorjsondata \
> 	qemuxml2argvdata \
> 	qemuxml2xmloutdata \
>--
>1.8.3.1
>
>--
>libvir-list mailing list
>libvir-list at redhat.com
>https://www.redhat.com/mailman/listinfo/libvir-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20160712/eafa77da/attachment-0001.sig>


More information about the libvir-list mailing list