diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-08-05 17:32:31 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-08-05 17:32:31 +0000 |
commit | 3341cc4c85b751239db0fd9f3800f71a16d6cdc9 (patch) | |
tree | d0ba43bdd0785b203c93562c81a0a3e9b13f5f20 /Makefile.am | |
parent | 4258e29cb74d684adfb655ac515fc6834d2e140a (diff) | |
download | fetchmail-3341cc4c85b751239db0fd9f3800f71a16d6cdc9.tar.gz fetchmail-3341cc4c85b751239db0fd9f3800f71a16d6cdc9.tar.bz2 fetchmail-3341cc4c85b751239db0fd9f3800f71a16d6cdc9.zip |
Add fetchmail-SA-2009-01.txt and hook it to the tarball.
Note that the subjectAltName part of the patch is untested.
svn path=/branches/BRANCH_6-3/; revision=5392
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f8eea5d0..49937ff5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -128,6 +128,7 @@ DISTDOCS= FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \ fetchmail-features.html README.SSL README.NTLM \ README.packaging README.SSL-SERVER \ fetchmail-FAQ.book fetchmail-FAQ.pdf fetchmail-FAQ.html \ + fetchmail-SA-2009-01.txt \ fetchmail-SA-2008-01.txt \ fetchmail-SA-2007-02.txt \ fetchmail-SA-2007-01.txt \ |