From e94110b8b12645aa22469a73951905b6e55d3120 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Wed, 27 Dec 2023 17:42:32 -0500 Subject: Add redirects builder. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 555d2bc..cfe85bd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -58,6 +58,7 @@ SOURCES = \ haunt/builder/atom.scm \ haunt/builder/blog.scm \ haunt/builder/rss.scm \ + haunt/builder/redirects.scm \ haunt/reader/texinfo.scm \ haunt/publisher/rsync.scm \ haunt/publisher/sourcehut.scm \ -- cgit v1.2.3