[libvirt] [PATCH 5/6] add VirtualBox 5 API file and vbox_5_0.c to Makefile.am

Martin Pietsch martin.pietsch at tu-dresden.de
Thu Jun 9 11:07:37 UTC 2016


---
 src/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Makefile.am b/src/Makefile.am
index 8c83b0c..83af3b7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -783,6 +783,7 @@ VBOX_DRIVER_SOURCES =						\
 	vbox/vbox_V4_2_20.c vbox/vbox_CAPI_v4_2_20.h		\
 	vbox/vbox_V4_3.c vbox/vbox_CAPI_v4_3.h			\
 	vbox/vbox_V4_3_4.c vbox/vbox_CAPI_v4_3_4.h              \
+	vbox/vbox_V5_0.c vbox/vbox_CAPI_v5_0.h                  \
 	vbox/vbox_common.c vbox/vbox_common.h                   \
 	vbox/vbox_uniformed_api.h                               \
 	vbox/vbox_get_driver.h					\
-- 
2.7.4




More information about the libvir-list mailing list