1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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'.
This commit is contained in:
Ludovic Courtès
2020-10-27 17:56:24 +01:00
parent ba17af84c8
commit c40ad1df60

View File

@@ -211,6 +211,7 @@ CLEANFILES += \
EXTRA_DIST += \ EXTRA_DIST += \
%D%/AUTHORS \ %D%/AUTHORS \
%D%/COPYING \ %D%/COPYING \
etc/gnu-store.mount.in \
etc/guix-daemon.service.in \ etc/guix-daemon.service.in \
etc/guix-daemon.conf.in \ etc/guix-daemon.conf.in \
etc/guix-publish.service.in \ etc/guix-publish.service.in \