summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1c08890..5ed9c87 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -66,6 +66,7 @@ SOURCES = \
haunt/watch/fallback.scm \
haunt/ui.scm \
haunt/ui/build.scm \
+ haunt/ui/new.scm \
haunt/ui/publish.scm \
haunt/ui/serve.scm \
haunt/serve/mime-types.scm \
@@ -97,6 +98,7 @@ endif
TESTS = \
tests/helper.scm \
+ tests/html.scm \
tests/post.scm \
tests/utils.scm