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 f3f461f..3dee68b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -66,6 +66,8 @@ info_TEXINFOS = doc/guile-email.texi EXTRA_DIST += \ $(TESTS) \ build-aux/test-driver.scm \ + tests/multipart-email-with-a-8bit-encoding-and-non-utf8-charset-part \ + tests/email-with-8bit-encoding-and-non-utf8-charset \ COPYING \ README.org |