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 b445d37..a0b3592 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,6 +60,8 @@ SCM_LOG_DRIVER = \ $(GUILE) --no-auto-compile -s \ $(top_builddir)/build-aux/test-driver.scm +info_TEXINFOS = doc/guile-email.texi + EXTRA_DIST += \ $(TESTS) \ build-aux/test-driver.scm \ |