diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-11-03 10:23:10 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-11-03 10:23:10 +0000 |
commit | ed657cb2a081242f42a9ec6ee95c3e2d0da79c4d (patch) | |
tree | 997c8808eb3ed27379641351979117ff634b937b /Makefile.am | |
parent | ead02f3419c990ae5c5a0a3f95e83bfc8fbe9664 (diff) | |
download | fetchmail-ed657cb2a081242f42a9ec6ee95c3e2d0da79c4d.tar.gz fetchmail-ed657cb2a081242f42a9ec6ee95c3e2d0da79c4d.tar.bz2 fetchmail-ed657cb2a081242f42a9ec6ee95c3e2d0da79c4d.zip |
Add README.packaging.
svn path=/trunk/; revision=4391
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 9f7e73d3..d765a616 100644 --- a/Makefile.am +++ b/Makefile.am @@ -83,6 +83,7 @@ fetchmail.spec: Makefile.in specgen.sh 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 \ + README.packaging \ fetchmail-SA-2005-01.txt \ fetchmail-SA-2005-02.txt |