summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2017-05-08 15:25:06 +0200
committerLudovic Courtès <ludo@gnu.org>2017-05-08 16:29:23 +0200
commitd9a0bd4c699f5699e085e2be32d0a5e44030e2b2 (patch)
tree408af22837c3c8b449366b3f0adb89c2fa315e7a /Makefile.am
parentc298fb133acbdc17e05a79c10ab9a9e214368264 (diff)
downloadguix-patches-d9a0bd4c699f5699e085e2be32d0a5e44030e2b2.tar
guix-patches-d9a0bd4c699f5699e085e2be32d0a5e44030e2b2.tar.gz
maint: Add bayfront.guixsd.org signing key.
* bayfront.guixsd.org.pub: New file. * Makefile.am (dist_pkgdata_DATA): Add it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 6cc179f95f..f6a8f6613d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -391,8 +391,10 @@ check-system: $(GOBJECTS) $(BOOTSTRAP_GUILE_TARBALLS)
-e '(@@ (run-system-tests) run-system-tests)' \
$(top_srcdir)/build-aux/run-system-tests.scm
-# Public key used to sign substitutes from hydra.gnu.org.
-dist_pkgdata_DATA = hydra.gnu.org.pub
+# Public key used to sign substitutes from hydra.gnu.org & co.
+dist_pkgdata_DATA = \
+ hydra.gnu.org.pub \
+ bayfront.guixsd.org.pub
# Bash completion file.
dist_bashcompletion_DATA = etc/completion/bash/guix