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 e1b6765..f831acb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,6 +46,7 @@ bin_SCRIPTS = \ SOURCES = \ haunt/config.scm \ haunt/utils.scm \ + haunt/inotify.scm \ haunt/post.scm \ haunt/page.scm \ haunt/asset.scm \ |