mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
Add missing parallels_utils.h to Makefile.am
Otherwise the file is missing from the dist tarball and distcheck fails
This commit is contained in:
parent
7024ddfc09
commit
04cd70bfd3
@ -532,7 +532,8 @@ HYPERV_DRIVER_EXTRA_DIST = \
|
||||
PARALLELS_DRIVER_SOURCES = \
|
||||
parallels/parallels_driver.h \
|
||||
parallels/parallels_driver.c \
|
||||
parallels/parallels_utils.c \
|
||||
parallels/parallels_utils.c \
|
||||
parallels/parallels_utils.h \
|
||||
parallels/parallels_storage.c
|
||||
|
||||
NETWORK_DRIVER_SOURCES = \
|
||||
|
Loading…
Reference in New Issue
Block a user