[libvirt] [PATCH] Distribute libvirt_vmx.syms

Matthias Bolte matthias.bolte at googlemail.com
Tue Dec 21 23:51:12 UTC 2010


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.
---

I pushed this under the (auto)build breaker rule :)

Matthias

 src/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 7ecd3e0..41d4b34 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
 
-- 
1.7.0.4




More information about the libvir-list mailing list