mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Fix build from tar.gz
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Mon Jun 15 15:58:22 BST 2009 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
Fix build from tar.gz
|
||||
* src/Makefile.am: Add missing node_device_hal.h to list of
|
||||
distributed files
|
||||
|
||||
Mon Jun 15 12:05:22 BST 2009 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* src/util.c: Fix bogus initialization in virFindFileInPath
|
||||
|
||||
@@ -196,6 +196,7 @@ NODE_DEVICE_DRIVER_SOURCES = \
|
||||
|
||||
NODE_DEVICE_DRIVER_HAL_SOURCES = \
|
||||
node_device_hal.c \
|
||||
node_device_hal.h \
|
||||
node_device_hal_linux.c
|
||||
|
||||
NODE_DEVICE_DRIVER_DEVKIT_SOURCES = \
|
||||
|
||||
Reference in New Issue
Block a user