1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 09:05:54 +02:00

maint: Add gnu/ci.scm to the distribution.

* gnu/local.mk (GNU_SYSTEM_MODULES): Add %D%/ci.scm.
This commit is contained in:
Ludovic Courtès
2019-01-18 22:46:25 +01:00
parent d680a8afd1
commit 1a7dbc11c5
+1
View File
@@ -46,6 +46,7 @@ GNU_SYSTEM_MODULES = \
%D%/bootloader/grub.scm \
%D%/bootloader/extlinux.scm \
%D%/bootloader/u-boot.scm \
%D%/ci.scm \
%D%/packages.scm \
%D%/packages/abduco.scm \
%D%/packages/abiword.scm \