mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
build: Add 'hydra.gnu.org.pub' to the distribution.
* Makefile.am (pkgdata_DATA): Rename to... (dist_pkgdata_DATA): ... this.
This commit is contained in:
parent
14e72a181e
commit
6c1108330d
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ tests/guix-gc.log: \
|
||||||
$(SCM_TESTS:%.scm=%.log)
|
$(SCM_TESTS:%.scm=%.log)
|
||||||
|
|
||||||
# Public key used to sign substitutes from hydra.gnu.org.
|
# 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 = \
|
EXTRA_DIST = \
|
||||||
HACKING \
|
HACKING \
|
||||||
|
|
Loading…
Reference in a new issue