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 bf205e6..eafc93f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,6 +42,7 @@ godir=$(libdir)/guile/2.0/ccache SOURCES = \ haunt/config.scm \ haunt/post.scm \ + haunt/reader.scm \ haunt/ui.scm \ haunt/ui/serve.scm \ haunt/serve/mime-types.scm \ |