diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-20 13:18:36 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-20 13:18:36 +0000 |
commit | 91926ce4d9cf82dc66b12bc2a32df12369fd028c (patch) | |
tree | 4a40f63d755aa314fa507eec008a82cd0a1620bf /Makefile.am | |
parent | 1fcec258e186a2f31e70142e0fa6c26b13bdf24b (diff) | |
download | fetchmail-91926ce4d9cf82dc66b12bc2a32df12369fd028c.tar.gz fetchmail-91926ce4d9cf82dc66b12bc2a32df12369fd028c.tar.bz2 fetchmail-91926ce4d9cf82dc66b12bc2a32df12369fd028c.zip |
Add BUGS document.
svn path=/trunk/; revision=4137
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 f4a2eb41..7a1f261c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -70,7 +70,7 @@ SHELL = /bin/sh fetchmail.spec: Makefile.in specgen.sh $(srcdir)/specgen.sh $(VERSION) >fetchmail.spec -DISTDOCS= FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \ +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 |