diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-21 10:54:00 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-21 10:54:00 +0000 |
commit | 55a7d7f9811aa55c21a9ff67708d340be3deb715 (patch) | |
tree | 7da285f08a01d119e58b88a437135c1664adea04 /Makefile.am | |
parent | 9f2b09b78ca2d5f09ef45def9c4f120ed2793324 (diff) | |
download | fetchmail-55a7d7f9811aa55c21a9ff67708d340be3deb715.tar.gz fetchmail-55a7d7f9811aa55c21a9ff67708d340be3deb715.tar.bz2 fetchmail-55a7d7f9811aa55c21a9ff67708d340be3deb715.zip |
Add security announcement.
svn path=/trunk/; revision=4153
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4a11ea99..5c6d1a1a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -72,7 +72,8 @@ fetchmail.spec: Makefile.in specgen.sh DISTDOCS= BUGS FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \ fetchmail-FAQ.html design-notes.html esrs-design-notes.html todo.html \ - fetchmail-features.html README.SSL README.NTLM + fetchmail-features.html README.SSL README.NTLM \ + fetchmail-SA-2005-01.txt # extra directories to ship distdirs = rh-config contrib beos |