summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-10-16 14:49:38 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-10-16 14:49:38 +0000
commitc565bb56970c41f229dd1b6305c7b4b065956172 (patch)
treef373b5ba2ebae5a9752b0c862e02bd53de648944
parente23b1a9d4f113429802f0f280dfe196349be8e89 (diff)
downloadmailutils-c565bb56970c41f229dd1b6305c7b4b065956172.tar.gz
mailutils-c565bb56970c41f229dd1b6305c7b4b065956172.tar.bz2
(muath): New target
-rw-r--r--examples/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index a1dcb44ae..1406ec8c5 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -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}

Return to:

Send suggestions and report system problems to the System administrator.