From: Guannan Ren Date: Tue, 31 Jul 2012 03:52:13 +0000 (+0800) Subject: build: distribute virsh related source files X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=b254cad93112bbbb3559b9ed969edba314a52074;p=libvirt.git build: distribute virsh related source files In virsh.c, it includes multiple virsh source files, we need to have them distributed. --- diff --git a/tools/Makefile.am b/tools/Makefile.am index 723db8e8a2..7c048b204b 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -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 =