]> git.ipfire.org Git - thirdparty/libvirt.git/commit
locking: separate lock driver code into libvirt_driver_lock.la
authorPavel Hrdina <phrdina@redhat.com>
Fri, 11 Oct 2019 06:00:38 +0000 (08:00 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 23 Oct 2019 12:30:54 +0000 (14:30 +0200)
commitf5cf2f7566d6b94d8f83f5479e3b84039278239c
treeeb4e8951d4a824c5bc036cf8adbdc47bc7f1c0e3
parent5f92046b77845a4275a0cca0cdf61fbb4f98871d
locking: separate lock driver code into libvirt_driver_lock.la

Follow the same pattern as for other sub-directories where we create a
static library that is linked into libvirt.so.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/locking/Makefile.inc.am