diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-12-19 10:41:26 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-12-19 10:41:26 +0000 |
commit | 7abc9f46c5cd759ac37d3e0ff442c9aa555e74e0 (patch) | |
tree | f4f4db9ba97ff23735f012b04594a35b2f789d54 /Makefile.am | |
parent | 7f2ab88be518d5da0bf42a11c2a299aabc86afd7 (diff) | |
download | fetchmail-7abc9f46c5cd759ac37d3e0ff442c9aa555e74e0.tar.gz fetchmail-7abc9f46c5cd759ac37d3e0ff442c9aa555e74e0.tar.bz2 fetchmail-7abc9f46c5cd759ac37d3e0ff442c9aa555e74e0.zip |
Add fetchmail-SA-2005-03.txt.
svn path=/branches/BRANCH_6-3/; revision=4577
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 2d234b77..dc0c365f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -101,7 +101,8 @@ DISTDOCS= BUGS FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \ README.packaging \ fetchmail-FAQ.book fetchmail-FAQ.pdf fetchmail-FAQ.html \ fetchmail-SA-2005-01.txt \ - fetchmail-SA-2005-02.txt + fetchmail-SA-2005-02.txt \ + fetchmail-SA-2005-03.txt # extra directories to ship distdirs = rh-config contrib beos |