aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2019-08-09 02:47:50 +0530
committerArun Isaac2019-08-09 02:47:50 +0530
commit3c566d41ac74eb3143c2ccfe85c7360581f70fa8 (patch)
treef0db52cdab1d47f834678ab9f0c0fe6c1957b887
parentdb39b0db7dcf5bd48f0456c554164faee1bc8bf7 (diff)
downloadguile-email-3c566d41ac74eb3143c2ccfe85c7360581f70fa8.tar.gz
guile-email-3c566d41ac74eb3143c2ccfe85c7360581f70fa8.tar.lz
guile-email-3c566d41ac74eb3143c2ccfe85c7360581f70fa8.zip
Distribute test data files.
* Makefile.am (EXTRA_DIST): Add tests/multipart-email-with-a-8bit-encoding-and-non-utf8-charset-part and tests/email-with-8bit-encoding-and-non-utf8-charset.
-rw-r--r--Makefile.am2
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