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 ff6692a..a36f988 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,6 +27,7 @@ SOURCES = \ guix-web/render.scm \ guix-web/server.scm \ guix-web/util.scm \ + guix-web/sxml.scm \ guix-web/view/html.scm \ guix-web/view/json.scm |