]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: improve 'make install' for VPATH builds
authorEric Blake <eblake@redhat.com>
Wed, 16 Feb 2011 21:47:39 +0000 (14:47 -0700)
committerEric Blake <eblake@redhat.com>
Thu, 17 Feb 2011 22:15:34 +0000 (15:15 -0700)
commit31d094cacd3d4a699446fe808ceb2fb1168911f2
treeb8209e6aaf71b7486eaf4c7b02e3bbac585c7e7c
parent34c13d0d1ade3c749ce8db0aba8240fc26d6e4e1
build: improve 'make install' for VPATH builds

This still doesn't fix {html,devhelp}/libvirt-{libvirt-virterror}.html,
but it's progress in the right direction.

* docs/Makefile.am (%.html): Build into srcdir.
docs/Makefile.am