build: Add 'guix-publish.*.in' to the distribution.
This is a followup to 332d7903f52c2bf3741b04ac2d01cd9018b70800. * nix/local.mk (EXTRA_DIST): Add 'guix-service.publish.in' and 'guix-publish.conf.in'.
This commit is contained in:
parent
9ea36197be
commit
fa54f44bb7
@ -209,8 +209,10 @@ EXTRA_DIST += \
|
||||
%D%/libstore/schema.sql \
|
||||
%D%/AUTHORS \
|
||||
%D%/COPYING \
|
||||
etc/guix-daemon.service.in \
|
||||
etc/guix-daemon.conf.in
|
||||
etc/guix-daemon.service.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
Block a user