From d22bf423c1b82bd7ddb47ae1e3cb13f3ee270a0c Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 18 Mar 2021 17:51:37 -0400 Subject: Create a unified type for build artifacts. Deprecate and . --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b30753a..6e79c6d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -49,6 +49,7 @@ SOURCES = \ haunt/post.scm \ haunt/page.scm \ haunt/asset.scm \ + haunt/artifact.scm \ haunt/site.scm \ haunt/html.scm \ haunt/builder/assets.scm \ -- cgit v1.2.3