diff options
Diffstat (limited to 'gnu-system.am')
-rw-r--r-- | gnu-system.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu-system.am b/gnu-system.am index 5a51fde498..89018cad05 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -206,6 +206,7 @@ GNU_SYSTEM_MODULES = \ gnu/packages/zile.scm \ gnu/packages/zip.scm \ \ + gnu/system.scm \ gnu/system/dmd.scm \ gnu/system/grub.scm \ gnu/system/linux.scm \ |