Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
f8bb91cf
...
f8bb91cfacd595d4d0132e45ace89c130361c756
authored
2004-01-20 21:53:25 +0000
by
Wojciech Polak
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added sieve.texi
1 parent
c26dfb8b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
doc/texinfo/Makefile.am
doc/texinfo/Makefile.am
View file @
f8bb91c
## Process this file with GNU Automake to create Makefile.in
## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
## Copyright (C) 2001, 2002
, 2003, 2004
Free Software Foundation, Inc.
##
## GNU Mailutils is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License as
...
...
@@ -14,12 +14,12 @@
##
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
## Foundation, Inc.
## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
## Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
info_TEXINFOS
=
mailutils.texi muint.texi
INCFILES
=
addr.inc http.inc numaddr.inc sfrom.inc url-parse.inc mailcap.inc
INCFILES
=
addr.inc http.inc numaddr.inc sfrom.inc
\
url-parse.inc mailcap.inc
mailutils_TEXINFOS
=
\
address.texi
\
...
...
@@ -51,6 +51,7 @@ mailutils_TEXINFOS = \
pop3.texi
\
programs.texi
\
sendmail.texi
\
sieve.texi
\
smtp.texi
\
stream.texi
\
url.texi
\
...
...
Please
register
or
sign in
to post a comment