summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-04-07 18:04:39 +0200
committerLudovic Courtès <ludo@gnu.org>2014-04-07 18:16:58 +0200
commit6c1108330d9ee782ce8542ada9375e357eca62a7 (patch)
tree1129f914286e66132aef879fb96368a5ee7f9bb0
parent14e72a181e3a683f5ed5ca7499990e7a5de49352 (diff)
build: Add 'hydra.gnu.org.pub' to the distribution.
* Makefile.am (pkgdata_DATA): Rename to... (dist_pkgdata_DATA): ... this.
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7ec77c7ab8..84e77259af 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 \