]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix VPATH build
authorJiri Denemark <jdenemar@redhat.com>
Mon, 17 Oct 2011 15:42:47 +0000 (17:42 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 17 Oct 2011 15:54:26 +0000 (17:54 +0200)
commitecbca7673920a2063b55b6d5a2b3e1335ac723d0
tree9d6eba86e2cdb6b448c440b442c302320bea2456
parentb767de4bdfe6c9daa86dfd75fc202454ae5e2623
Fix VPATH build

probes.h is generated in build directory; setting a dependency on
probes.h from source directory doesn't work well in VPATH builds. Caused
by commit 1afcfbdda0cac112faa61f74ec943e46aa43f2f5
src/Makefile.am