From bf59c06d36717178387e7451b39ba8423eadd3e8 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 30 Mar 2014 23:34:20 +0200 Subject: Add hydra.gnu.org's narinfo signing public key. * hydra.gnu.org.pub: New file. * Makefile.am (pkgdata_DATA): New variable. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9f003c9fba..2ccf80252e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -177,6 +177,8 @@ tests/guix-gc.log: \ $(patsubst %.sh,%.log,$(filter-out tests/guix-gc.sh,$(SH_TESTS))) \ $(SCM_TESTS:%.scm=%.log) +# Public key used to sign substitutes from hydra.gnu.org. +pkgdata_DATA = hydra.gnu.org.pub EXTRA_DIST = \ HACKING \ -- cgit v1.2.3