[Pkg-libvirt-commits] [libguestfs] 33/78: builder: Rearrange EXTRA_DIST in alphabetical order.
Hilko Bengen
bengen at moszumanska.debian.org
Fri May 9 12:55:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 358c6571d0a70ec40ff8750885854d3ad6bb28ca
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Thu Apr 3 08:45:31 2014 +0100
builder: Rearrange EXTRA_DIST in alphabetical order.
No functional change.
---
builder/Makefile.am | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/builder/Makefile.am b/builder/Makefile.am
index 92a09bc..56e8929 100644
--- a/builder/Makefile.am
+++ b/builder/Makefile.am
@@ -30,11 +30,11 @@ EXTRA_DIST = \
$(SOURCES) \
libguestfs.gpg \
test-index \
- virt-builder.pod \
- virt-index-validate.pod \
test-virt-builder.sh \
test-virt-builder-list.sh \
- test-virt-builder-planner.sh
+ test-virt-builder-planner.sh \
+ virt-builder.pod \
+ virt-index-validate.pod
CLEANFILES = *~ *.cmi *.cmo *.cmx *.cmxa *.o virt-builder
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list