summaryrefslogtreecommitdiff
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 af68ec82b7..363839435a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,6 +28,7 @@ MODULES = \
guix/build/utils.scm \
guix/packages.scm \
guix.scm \
+ distro.scm \
distro/base.scm
GOBJECTS = $(MODULES:%.scm=%.go)