]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: fix VPATH build with distributed generated files
authorEric Blake <eblake@redhat.com>
Wed, 11 May 2011 14:51:03 +0000 (08:51 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 11 May 2011 15:17:19 +0000 (09:17 -0600)
commitba13a37cfff2711f8b3771f202a5726a2c07b4f2
treea46eb3a4e870a7190af8e80b79549ebe83c981ed
parent2c2871752200c1bbb88ef9e9fcfb414aee5e0251
build: fix VPATH build with distributed generated files

* daemon/Makefile.am (DAEMON_GENERATED, remote_dispatch_*.h)
(qemu_dispatch_*.h): Update to live in srcdir, since they are
distributed.
Detected by Daniel P. Berrange's autobuilder.
daemon/Makefile.am