summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-12-27 17:41:18 -0500
committerDavid Thompson <dthompson2@worcester.edu>2023-12-28 09:27:28 -0500
commitbdf0ebe0e4e90b14812bccd5bf25d0aeac9ab7b2 (patch)
tree3efb892173ecc626da791b0aa1c6ba727edfe674 /Makefile.am
parente94110b8b12645aa22469a73951905b6e55d3120 (diff)
Add flat pages builder.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
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 \