From: Matthias Bolte Date: Tue, 21 Dec 2010 23:48:11 +0000 (+0100) Subject: Distribute libvirt_vmx.syms X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=a5b36323c2283733be7113c48cc8c681eb0a1547;p=libvirt.git 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 42b2f35d36a9e33f03e973130267c19cff910f2e Reported by Eric Blake. --- diff --git a/src/Makefile.am b/src/Makefile.am index 7ecd3e08da..41d4b344fe 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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