diff options
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 381a615f2e..c2a17ea6a0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,7 @@ MODULES = \ guix/derivations.scm \ guix/build-system.scm \ guix/build-system/gnu.scm \ + guix/build-system/trivial.scm \ guix/http.scm \ guix/store.scm \ guix/build/gnu-build-system.scm \ |