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 4c631c6250..969f96702f 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -350,6 +350,7 @@ GNU_SYSTEM_MODULES = \ gnu/services/lirc.scm \ gnu/services/networking.scm \ gnu/services/ssh.scm \ + gnu/services/web.scm \ gnu/services/xorg.scm \ \ gnu/system.scm \ |