summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim@guixotic.coop>2025-10-30 16:19:49 +0900
committerMaxim Cournoyer <maxim@guixotic.coop>2025-10-30 16:19:49 +0900
commit9d60fdf6a2e482e7d52184521191c14449619aec (patch)
tree44117a2d06d583f7378ddec5d475baeceddc7564 /Makefile.am
parente0148efc7f882ba26603897356fa5b8ed4e91455 (diff)
Revert "elf: Remove bundled Guile source."
This reverts commit 11cf5b2fe4882f123cd5e9eb385a773703dfe872.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 54479f5ae7a..a6c2e73388f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -201,6 +201,7 @@ MODULES = \
201 guix/ftp-client.scm \ 201 guix/ftp-client.scm \
202 guix/http-client.scm \ 202 guix/http-client.scm \
203 guix/gnupg.scm \ 203 guix/gnupg.scm \
204 guix/elf.scm \
204 guix/profiling.scm \ 205 guix/profiling.scm \
205 guix/store.scm \ 206 guix/store.scm \
206 guix/cvs-download.scm \ 207 guix/cvs-download.scm \