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
97887ec6
...
97887ec6c94cf0770c0ba9072ab167552128a1b0
authored
2003-02-24 10:30:35 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added mailcap.c
1 parent
f5eb58c9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
examples/.cvsignore
examples/Makefile.am
examples/.cvsignore
View file @
97887ec
...
...
@@ -12,4 +12,5 @@ muemail
mta
http
decode2047
mailcap
*.l[oa]
...
...
examples/Makefile.am
View file @
97887ec
...
...
@@ -27,7 +27,8 @@ noinst_PROGRAMS = \
msg-send
\
http
\
mta
\
decode2047
decode2047
\
mailcap
moddir
=
@SIEVE_MODDIR@
mod_LTLIBRARIES
=
numaddr.la
...
...
Please
register
or
sign in
to post a comment