summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
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 418b63a377..2893ffb72b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,6 +38,7 @@ MODULES =					\
   guix/scripts/refresh.scm			\
   guix/base32.scm				\
   guix/records.scm				\
+  guix/hash.scm					\
   guix/utils.scm				\
   guix/serialization.scm			\
   guix/nar.scm					\