diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 3ddb01f..44cdb40 100644 --- a/Makefile.am +++ b/Makefile.am @@ -76,6 +76,8 @@ TEST_EXTENSIONS = .scm SCM_LOG_COMPILER = $(top_builddir)/test-env $(GUILE) AM_SCM_LOG_FLAGS = --no-auto-compile -L "$(top_srcdir)" +info_TEXINFOS = doc/haunt.texi + EXTRA_DIST += \ pre-inst-env.in \ README.md \ |