diff options
author | Vincent Richard <[email protected]> | 2010-02-10 10:39:10 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2010-02-10 10:39:10 +0000 |
commit | 37c6a6f97cf8dde551cf7390ba2bef8a4e2f5353 (patch) | |
tree | 25ba786f774ac8f876d437852d465445038701e9 | |
parent | Don't quote if no encoding is needed. (diff) | |
download | vmime-37c6a6f97cf8dde551cf7390ba2bef8a4e2f5353.tar.gz vmime-37c6a6f97cf8dde551cf7390ba2bef8a4e2f5353.zip |
Fixed missing M4 file in dist tarball.
-rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -376,6 +376,7 @@ libvmimetest_sources = [ ] libvmime_autotools = [ + 'm4/acx_pthread.m4', 'm4/iconv.m4', 'm4/lib-ld.m4', 'm4/lib-link.m4', |