aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2010-02-10 10:39:10 +0000
committerVincent Richard <[email protected]>2010-02-10 10:39:10 +0000
commit37c6a6f97cf8dde551cf7390ba2bef8a4e2f5353 (patch)
tree25ba786f774ac8f876d437852d465445038701e9
parentDon't quote if no encoding is needed. (diff)
downloadvmime-37c6a6f97cf8dde551cf7390ba2bef8a4e2f5353.tar.gz
vmime-37c6a6f97cf8dde551cf7390ba2bef8a4e2f5353.zip
Fixed missing M4 file in dist tarball.
-rw-r--r--SConstruct1
1 files changed, 1 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct
index 33bc2a3e..f6dc2573 100644
--- a/SConstruct
+++ b/SConstruct
@@ -376,6 +376,7 @@ libvmimetest_sources = [
]
libvmime_autotools = [
+ 'm4/acx_pthread.m4',
'm4/iconv.m4',
'm4/lib-ld.m4',
'm4/lib-link.m4',