diff options
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 ed668b5b..9f7e73d3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -83,7 +83,8 @@ 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 \ - fetchmail-SA-2005-01.txt + fetchmail-SA-2005-01.txt \ + fetchmail-SA-2005-02.txt # extra directories to ship distdirs = rh-config contrib beos |