aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-11-13 21:31:03 +0100
committerLudovic Courtès <ludo@gnu.org>2020-11-13 21:31:22 +0100
commit627e61f1a8e08fcc2290df12309a6e0712a6c7f4 (patch)
treedf1cbe66737bc87562f842f26831e7dc3d36c891 /Makefile.am
parent0cdc13ce43fac7987adcd4af3c9660544eb94e86 (diff)
downloadguix-627e61f1a8e08fcc2290df12309a6e0712a6c7f4.tar
guix-627e61f1a8e08fcc2290df12309a6e0712a6c7f4.tar.gz
maint: Add '.guix-authorizations' to the distribution.
Reported by Vagrant Cascadian. * Makefile.am (EXTRA_DIST): Add .guix-authorizations.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ad301c9fc2..9ef05ad27d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -570,6 +570,7 @@ EXTRA_DIST += \
TODO \
CODE-OF-CONDUCT \
.dir-locals.el \
+ .guix-authorizations \
.guix-channel \
scripts/guix.in \
etc/guix-install.sh \