~ruther/guix-local

6c1108330d9ee782ce8542ada9375e357eca62a7 — Ludovic Courtès 12 years ago 14e72a1
build: Add 'hydra.gnu.org.pub' to the distribution.

* Makefile.am (pkgdata_DATA): Rename to...
  (dist_pkgdata_DATA): ... this.
1 files changed, 1 insertions(+), 1 deletions(-)

M Makefile.am
M Makefile.am => Makefile.am +1 -1
@@ 178,7 178,7 @@ tests/guix-gc.log:							\
  $(SCM_TESTS:%.scm=%.log)

# Public key used to sign substitutes from hydra.gnu.org.
pkgdata_DATA = hydra.gnu.org.pub
dist_pkgdata_DATA = hydra.gnu.org.pub

EXTRA_DIST =					\
  HACKING					\