[Pkg-libvirt-commits] [libguestfs] 65/87: src/Makefile.am: Reorder SOURCES into alphabetical order.

Hilko Bengen bengen at moszumanska.debian.org
Wed Feb 19 21:10:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch debian
in repository libguestfs.

commit 50f95c4575aa198199785c14feec0bd766471700
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Jan 28 13:08:38 2014 +0000

    src/Makefile.am: Reorder SOURCES into alphabetical order.
    
    (cherry picked from commit 65fc841ea68f0739ad1cd40c213b55200df6ceb8)
---
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index bf0109d..1452194 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -83,8 +83,8 @@ libguestfs_la_SOURCES = \
 	alloc.c \
 	appliance.c \
 	bindtests.c \
-	command.c \
 	canonical-name.c \
+	command.c \
 	conn-socket.c \
 	dbdump.c \
 	drives.c \

-- 
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