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 e4ebd21..d585ee5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,6 +47,7 @@ SOURCES = \ haunt/page.scm \ haunt/site.scm \ haunt/build/html.scm \ + haunt/builder/atom.scm \ haunt/ui.scm \ haunt/ui/build.scm \ haunt/ui/serve.scm \ |