diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
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 \ |