diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-05-09 13:21:16 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-05-09 13:21:16 +0000 |
commit | 73e0c50cb8b3ed77c5e168288c36e04c960e8d8d (patch) | |
tree | e3f0a192e629438b134f77ecc7d014af4a4557cc /Makefile.am | |
parent | 5be92ed07d88a71ab4c4ab29c1142bc71e4b4f2e (diff) | |
download | fetchmail-73e0c50cb8b3ed77c5e168288c36e04c960e8d8d.tar.gz fetchmail-73e0c50cb8b3ed77c5e168288c36e04c960e8d8d.tar.bz2 fetchmail-73e0c50cb8b3ed77c5e168288c36e04c960e8d8d.zip |
Add README.SSL-SERVER, revise manual page.
svn path=/branches/BRANCH_6-3/; revision=5297
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index c2a016df..71ef0a5a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -125,7 +125,7 @@ fetchmail.spec: Makefile.in specgen.sh DISTDOCS= FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \ design-notes.html esrs-design-notes.html todo.html \ fetchmail-features.html README.SSL README.NTLM \ - README.packaging \ + README.packaging README.SSL-SERVER \ fetchmail-FAQ.book fetchmail-FAQ.pdf fetchmail-FAQ.html \ fetchmail-SA-2008-01.txt \ fetchmail-SA-2007-02.txt \ |