mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
Distribute libvirt_vmx.syms
This fixes the build from a tarball and makes autobuild.sh
work again.
This should actually have been part of this earlier commit:
esx: Move VMX handling code out of the driver directory
42b2f35d36
Reported by Eric Blake.
This commit is contained in:
parent
e2c13e03a6
commit
a5b36323c2
@ -1066,7 +1066,8 @@ EXTRA_DIST += \
|
||||
libvirt_linux.syms \
|
||||
libvirt_macvtap.syms \
|
||||
libvirt_daemon.syms \
|
||||
libvirt_nwfilter.syms
|
||||
libvirt_nwfilter.syms \
|
||||
libvirt_vmx.syms
|
||||
|
||||
BUILT_SOURCES += libvirt.syms libvirt.def libvirt_qemu.def
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user