diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4236de4fce..dd087bf442 100644 --- a/Makefile.am +++ b/Makefile.am @@ -53,7 +53,7 @@ MODULES = \ guix/build-system/python.scm \ guix/build-system/trivial.scm \ guix/ftp-client.scm \ - guix/web.scm \ + guix/http-client.scm \ guix/gnupg.scm \ guix/store.scm \ guix/ui.scm \ |