diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
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 \ |