build: Add 'guix-publish.*.in' to the distribution.
This is a followup to 332d7903f5
.
* nix/local.mk (EXTRA_DIST): Add 'guix-service.publish.in' and
'guix-publish.conf.in'.
This commit is contained in:
parent
9ea36197be
commit
fa54f44bb7
|
@ -210,7 +210,9 @@ EXTRA_DIST += \
|
|||
%D%/AUTHORS \
|
||||
%D%/COPYING \
|
||||
etc/guix-daemon.service.in \
|
||||
etc/guix-daemon.conf.in
|
||||
etc/guix-daemon.conf.in \
|
||||
etc/guix-publish.service.in \
|
||||
etc/guix-publish.conf.in
|
||||
|
||||
if CAN_RUN_TESTS
|
||||
|
||||
|
|
Loading…
Reference in New Issue