diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-04-24 23:35:21 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-04-24 23:35:21 +0000 |
commit | e1655c38c8711e7324cdf38f5b64b7c37356d659 (patch) | |
tree | de298132df322a344063c1b4bc334ea1109e71f2 /Makefile.am | |
parent | 1151e65e3e86c19a69f9b33ae46dbc8688b3a173 (diff) | |
download | fetchmail-e1655c38c8711e7324cdf38f5b64b7c37356d659.tar.gz fetchmail-e1655c38c8711e7324cdf38f5b64b7c37356d659.tar.bz2 fetchmail-e1655c38c8711e7324cdf38f5b64b7c37356d659.zip |
Add a THANKS file, split older news out to OLDNEWS file.
svn path=/trunk/; revision=4034
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 18205397..5b655206 100644 --- a/Makefile.am +++ b/Makefile.am @@ -70,9 +70,9 @@ SHELL = /bin/sh fetchmail.spec: Makefile.in specgen.sh $(srcdir)/specgen.sh $(VERSION) >fetchmail.spec -DISTDOCS= FAQ FEATURES NOTES fetchmail-man.html fetchmail-FAQ.html \ - design-notes.html todo.html fetchmail-features.html \ - README.SSL README.NTLM +DISTDOCS= FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \ + fetchmail-FAQ.html design-notes.html todo.html \ + fetchmail-features.html README.SSL README.NTLM # extra directories to ship distdirs = rh-config contrib beos |