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 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 \ |