diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-01-13 14:05:26 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-01-13 14:05:26 +0000 |
commit | 791dac99382477b10bbef5138a8d61c5876cbe66 (patch) | |
tree | 843bcb655b32b237fb99dc7e735bce27d0d5dadb /Makefile.am | |
parent | 665112c3a52d5278465d5cfaa6a462ac9f6d3a27 (diff) | |
download | fetchmail-791dac99382477b10bbef5138a8d61c5876cbe66.tar.gz fetchmail-791dac99382477b10bbef5138a8d61c5876cbe66.tar.bz2 fetchmail-791dac99382477b10bbef5138a8d61c5876cbe66.zip |
Drop BUGS.
svn path=/branches/BRANCH_6-3/; revision=4628
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 0d12ec82..99f57a95 100644 --- a/Makefile.am +++ b/Makefile.am @@ -95,7 +95,7 @@ SHELL = /bin/sh fetchmail.spec: Makefile.in specgen.sh $(srcdir)/specgen.sh $(VERSION) >fetchmail.spec -DISTDOCS= BUGS FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \ +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 \ |