diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3dee68b..c4bf107 100644 --- a/Makefile.am +++ b/Makefile.am @@ -65,9 +65,9 @@ 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 \ + build-aux/test-driver.scm.in \ COPYING \ README.org |