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 cfe85bd..dece665 100644 --- a/Makefile.am +++ b/Makefile.am @@ -59,6 +59,7 @@ SOURCES = \ haunt/builder/blog.scm \ haunt/builder/rss.scm \ haunt/builder/redirects.scm \ + haunt/builder/flat-pages.scm \ haunt/reader/texinfo.scm \ haunt/publisher/rsync.scm \ haunt/publisher/sourcehut.scm \ |