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
bf420ac6
...
bf420ac6657dc74affeed13281fbcf753bdcc510
authored
2005-08-12 06:39:11 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(EXTRA_DIST): Add mailutils.dict. Sorted files alphabetically
1 parent
3630b59c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
examples/config/Makefile.am
examples/config/Makefile.am
View file @
bf420ac
## Process this file with GNU Automake to create Makefile.in
## Copyright (C) 2004 Free Software Foundation, Inc.
## Copyright (C) 2004
, 2005
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
...
...
@@ -17,6 +17,11 @@
## Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA
## 02110-1301 USA
EXTRA_DIST
=
comsat.conf dot.biffrc gnu-imap4d.pam gnu-pop3d.pam
\
EXTRA_DIST
=
\
comsat.conf
\
dot.biffrc
\
gnu-imap4d.pam
\
gnu-pop3d.pam
\
mailutils.dict
\
mailutils.rc
...
...
Please
register
or
sign in
to post a comment