build: Build (gnu system setuid).

This is a followup to 45235e67e4.

* gnu/local.mk (GNU_SYSTEM_MODULES): Add %D%/system/setuid.scm.
This commit is contained in:
Ludovic Courtès 2021-08-30 12:26:03 +02:00
parent 541e2f9a01
commit 8e8d85f722
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -668,6 +668,7 @@ GNU_SYSTEM_MODULES = \
%D%/system/mapped-devices.scm \
%D%/system/nss.scm \
%D%/system/pam.scm \
%D%/system/setuid.scm \
%D%/system/shadow.scm \
%D%/system/uuid.scm \
%D%/system/vm.scm \