]> xenbits.xensource.com Git - libvirt.git/commit
tests: Build virstoragetest only when storage driver is compiled too
authorPeter Krempa <pkrempa@redhat.com>
Tue, 3 Jun 2014 09:47:31 +0000 (11:47 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 3 Jun 2014 12:24:15 +0000 (14:24 +0200)
commit835dc0133f6cbe212e938a4979279688c3f45410
tree562302e10b070dcd67054b0d9f38da297727c7ab
parentce2107a9a04be68fc22dc777e1f03bba0d1a382b
tests: Build virstoragetest only when storage driver is compiled too

virstoragetest now requires parts of the storage driver to be built.
Without this change the test can't be compiled on platforms that don't
build the storage driver (mingw).

make[2]: *** No rule to make target `../src/libvirt_driver_storage_impl.la', needed by `virstoragetest.exe'.  Stop.

Broken by commit 713cc3b0a7ff8ad42b4c13429b624d1b2b5a99f2
tests/Makefile.am