]> xenbits.xensource.com Git - libvirt.git/commitdiff
build: distribute virsh related source files
authorGuannan Ren <gren@redhat.com>
Tue, 31 Jul 2012 03:52:13 +0000 (11:52 +0800)
committerGuannan Ren <gren@redhat.com>
Tue, 31 Jul 2012 06:31:43 +0000 (14:31 +0800)
In virsh.c, it includes multiple virsh source files, we need
to have them distributed.

tools/Makefile.am

index 723db8e8a28bfc705b08870c496b3d0e728de221..7c048b204bffedf3145a7aea646c55c9f34086a0 100644 (file)
@@ -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 =