diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2025-10-30 16:19:49 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2025-10-30 16:19:49 +0900 |
| commit | 9d60fdf6a2e482e7d52184521191c14449619aec (patch) | |
| tree | 44117a2d06d583f7378ddec5d475baeceddc7564 /Makefile.am | |
| parent | e0148efc7f882ba26603897356fa5b8ed4e91455 (diff) | |
Revert "elf: Remove bundled Guile source."
This reverts commit 11cf5b2fe4882f123cd5e9eb385a773703dfe872.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 1 |
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 = \ guix/ftp-client.scm \ guix/http-client.scm \ guix/gnupg.scm \ + guix/elf.scm \ guix/profiling.scm \ guix/store.scm \ guix/cvs-download.scm \ |
