diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8a06dd3..e44e91a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,7 +47,7 @@ SOURCES = \ haunt/page.scm \ haunt/asset.scm \ haunt/site.scm \ - haunt/build/html.scm \ + haunt/html.scm \ haunt/builder/atom.scm \ haunt/builder/blog.scm \ haunt/ui.scm \ |