summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index b29bf6584b..c4e03a2d6a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -26,6 +26,7 @@ MODULES =					\
   guix/base32.scm				\
   guix/utils.scm				\
   guix/derivations.scm				\
+  guix/download.scm				\
   guix/build-system.scm				\
   guix/build-system/gnu.scm			\
   guix/build-system/trivial.scm			\
@@ -34,6 +35,7 @@ MODULES =					\
   guix/http.scm					\
   guix/store.scm				\
   guix/ui.scm					\
+  guix/build/download.scm			\
   guix/build/gnu-build-system.scm		\
   guix/build/ftp.scm				\
   guix/build/http.scm				\