diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-28 01:51:12 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-28 01:51:12 +0000 |
commit | 46cd99f9d09f411f270b074d8274e534775ec468 (patch) | |
tree | 9b9065b931c3026a7b889100dcc327a55841d99c /Makefile.am | |
parent | e4bcfe6fdf5b66e260bbc51ff764d4e1f72df86c (diff) | |
download | fetchmail-46cd99f9d09f411f270b074d8274e534775ec468.tar.gz fetchmail-46cd99f9d09f411f270b074d8274e534775ec468.tar.bz2 fetchmail-46cd99f9d09f411f270b074d8274e534775ec468.zip |
Add new security announcement (fetchmailconf world-readable file).
svn path=/trunk/; revision=4353
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 ed668b5b..9f7e73d3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -83,7 +83,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-SA-2005-01.txt + fetchmail-SA-2005-01.txt \ + fetchmail-SA-2005-02.txt # extra directories to ship distdirs = rh-config contrib beos |