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
c565bb56
...
c565bb56970c41f229dd1b6305c7b4b065956172
authored
2006-10-16 14:49:38 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(muath): New target
1 parent
e23b1a9d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
examples/Makefile.am
examples/Makefile.am
View file @
c565bb5
...
...
@@ -33,6 +33,7 @@ noinst_PROGRAMS = \
mimetest
\
msg-send
\
mta
\
muauth
\
muemail
\
murun
\
nntpclient
\
...
...
@@ -115,3 +116,7 @@ lsf_LDADD = \
@MU_AUTHLIBS@
\
${
MU_LIB_MAILUTILS
}
muauth_LDADD
=
\
${
MU_LIB_AUTH
}
\
@MU_AUTHLIBS@
\
${
MU_LIB_MAILUTILS
}
...
...
Please
register
or
sign in
to post a comment