提交 89626e8d 编写于 作者: D Daniel P. Berrange

Add another vbox file to EXTRA_DIST

上级 ac6797b2
Sun Apr 19 17:36:22 BST 2009 Daniel P. Berrange <berrange@redhat.com>
* src/Makefile.am: Add another vbox file to EXTRA_DIST
Sun Apr 19 16:49:22 BST 2009 Daniel P. Berrange <berrange@redhat.com>
* src/virterror.c: Add missing 'break' in error code string
......
......@@ -134,6 +134,8 @@ VBOX_DRIVER_SOURCES = \
vbox/vbox_driver.c vbox/vbox_driver.h \
vbox/vbox_V2_2.c vbox/vbox_CAPI_v2_2.h
VBOX_DRIVER_EXTRA_DIST = vbox/vbox_tmpl.c vbox/README
QEMU_DRIVER_SOURCES = \
qemu_conf.c qemu_conf.h \
qemu_driver.c qemu_driver.h
......@@ -440,7 +442,7 @@ EXTRA_DIST += \
$(NODE_DEVICE_DRIVER_HAL_SOURCES) \
$(NODE_DEVICE_DRIVER_DEVKIT_SOURCES) \
$(SECURITY_DRIVER_SELINUX_SOURCES) \
vbox/README
$(VBOX_DRIVER_EXTRA_DIST)
#
# Build our version script. This is composed of three parts:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册