]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: Fix check-driverimpls in VPATH
authorJiri Denemark <jdenemar@redhat.com>
Thu, 16 May 2013 06:16:13 +0000 (08:16 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 16 May 2013 13:45:43 +0000 (15:45 +0200)
commite13e548fc2a9b3f56f4e2d0a55686bcdb94102de
tree79fd57af4211cae25efcca42be64b3434a451b29
parentc431f065873552212ca41f9b2603165f0d2c4fa2
build: Fix check-driverimpls in VPATH

DRIVER_SOURCE_FILES mixes files with absolute path (inherited from
REMOTE_DRIVER_GENERATED) with file paths that are relative to srcdir but
check-driverimpls.pl needs full paths.
src/Makefile.am