mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-04-01 20:05:19 +00:00
build: distribute virsh related source files
In virsh.c, it includes multiple virsh source files, we need to have them distributed.
This commit is contained in:
parent
6f926c5ef6
commit
b254cad931
@ -25,8 +25,17 @@ EXTRA_DIST = \
|
||||
virt-sanlock-cleanup.in \
|
||||
virt-sanlock-cleanup.8 \
|
||||
virsh.pod \
|
||||
libvirt-guests.sysconf \
|
||||
virsh-edit.c
|
||||
libvirt-guests.sysconf \
|
||||
virsh-edit.c \
|
||||
virsh-domain.c \
|
||||
virsh-domain-monitor.c \
|
||||
virsh-host.c virsh-interface.c \
|
||||
virsh-network.c virsh-nodedev.c \
|
||||
virsh-nwfilter.c virsh-pool.c \
|
||||
virsh-secret.c virsh-snapshot.c \
|
||||
virsh-volume.c
|
||||
|
||||
|
||||
|
||||
DISTCLEANFILES =
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user