build: Always ship the (gnu installer …) modules.
authorLudovic Courtès <ludo@gnu.org>
Thu, 4 Apr 2019 11:23:08 +0000 (13:23 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 4 Apr 2019 15:47:01 +0000 (17:47 +0200)
commita7ad4505b7a09f32e2727a333e11716739efb713
treee6b2aa4a46b0e365a3359fe7dca5f9b5925f4f77
parent660e00507e308cdfe0bab681d95dc2cc07000b80
build: Always ship the (gnu installer …) modules.

Fixes <https://bugs.gnu.org/35138>.
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>.

* gnu/local.mk (INSTALLER_MODULES): New variable.
(GNU_SYSTEM_MODULES, MODULES_NOT_COMPILED): Append $(INSTALLER_MODULES)
conditionally.
gnu/local.mk