mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
virsh: split out virsh-secret.c
One of the simpler splits. * tools/virsh-secret.h: New file. * tools/Makefile.am (virsh_SOURCES): Build it. * tools/virsh.c: Use new header. * tools/virsh-secret.c: Likewise.
This commit is contained in:
@@ -114,8 +114,8 @@ virsh_SOURCES = \
|
||||
virsh-nodedev.c virsh-nodedev.h \
|
||||
virsh-nwfilter.c virsh-nwfilter.h \
|
||||
virsh-pool.c virsh-pool.h \
|
||||
virsh-secret.c virsh-secret.h \
|
||||
$(NULL)
|
||||
# virsh-secret.c virsh-secret.h \
|
||||
# virsh-snapshot.c virsh-snapshot.h \
|
||||
# virsh-volume.c virsh-volume.h \
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user