aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-10-27 17:56:24 +0100
committerLudovic Courtès <ludo@gnu.org>2020-10-27 18:00:29 +0100
commitc40ad1df60e81e2089780ee884504729c7a66695 (patch)
treef7da102287c8d869ad407d880b1a374026f6dfed /nix
parentba17af84c889e98e4460022b720f118f76dbf5b9 (diff)
downloadguix-c40ad1df60e81e2089780ee884504729c7a66695.tar
guix-c40ad1df60e81e2089780ee884504729c7a66695.tar.gz
maint: Add 'etc/gnu-store.mount.in' to the distribution.
Reported by Vagrant Cascadian. * nix/local.mk (EXTRA_DIST): Add 'etc/gnu-store.mount.in'.
Diffstat (limited to 'nix')
-rw-r--r--nix/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/local.mk b/nix/local.mk
index 2bb01041b9..d2ce349d9c 100644
--- a/nix/local.mk
+++ b/nix/local.mk
@@ -211,6 +211,7 @@ CLEANFILES += \
EXTRA_DIST += \
%D%/AUTHORS \
%D%/COPYING \
+ etc/gnu-store.mount.in \
etc/guix-daemon.service.in \
etc/guix-daemon.conf.in \
etc/guix-publish.service.in \