[Pkg-libvirt-commits] [libguestfs] 22/26: builder: add libguestfs.gpg to EXTRA_DIST

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 2 13:37:37 UTC 2014


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

bengen pushed a commit to annotated tag upstream/1.25.39
in repository libguestfs.

commit 962837650cfb95e50d3c44578cbf47f7ec625271
Author: Pino Toscano <ptoscano at redhat.com>
Date:   Fri Feb 28 14:20:08 2014 +0100

    builder: add libguestfs.gpg to EXTRA_DIST
    
    It needs to be in EXTRA_DIST, otherwise it is not put in the dist.
---
 builder/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/builder/Makefile.am b/builder/Makefile.am
index bc7ab6e..a539e91 100644
--- a/builder/Makefile.am
+++ b/builder/Makefile.am
@@ -27,6 +27,7 @@ AM_CFLAGS = \
 
 EXTRA_DIST = \
 	$(SOURCES) \
+	libguestfs.gpg \
 	virt-builder.pod \
 	virt-index-validate.pod \
 	test-virt-builder.sh \

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