mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
Add new driver-*.h files to DRIVER_SOURCES
The recently added driver-*.h files were not listed in the Makefile.am causing them to be missed when creating dists. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
parent
0d36a5d05a
commit
e8656ce13c
@ -184,6 +184,15 @@ NODE_INFO_SOURCES = nodeinfo.h nodeinfo.c nodeinfopriv.h
|
||||
DATATYPES_SOURCES = datatypes.h datatypes.c
|
||||
DRIVER_SOURCES = \
|
||||
driver.c driver.h \
|
||||
driver-hypervisor.h \
|
||||
driver-interface.h \
|
||||
driver-network.h \
|
||||
driver-nodedev.h \
|
||||
driver-nwfilter.h \
|
||||
driver-secret.h \
|
||||
driver-state.h \
|
||||
driver-storage.h \
|
||||
driver-stream.h \
|
||||
internal.h \
|
||||
$(DATATYPES_SOURCES) \
|
||||
fdstream.c fdstream.h \
|
||||
|
Loading…
x
Reference in New Issue
Block a user