builder: add libguestfs.gpg to EXTRA_DIST

It needs to be in EXTRA_DIST, otherwise it is not put in the dist.
This commit is contained in:
Pino Toscano
2014-02-28 14:20:08 +01:00
parent 12bdd94f7e
commit 962837650c

View File

@@ -27,6 +27,7 @@ AM_CFLAGS = \
EXTRA_DIST = \
$(SOURCES) \
libguestfs.gpg \
virt-builder.pod \
virt-index-validate.pod \
test-virt-builder.sh \