summaryrefslogtreecommitdiff
path: root/comsat/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-11-03 11:46:57 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-11-03 11:46:57 +0000
commitd60d6a3bed703958e644602ae9988aa490f8fb36 (patch)
tree5ca5a5f407ee0d5fd9b887e6a45f437a06a69f2c /comsat/Makefile.am
parentd31b8eee4d194b75bff5f4c36da6d016d68f6ad8 (diff)
downloadmailutils-d60d6a3bed703958e644602ae9988aa490f8fb36.tar.gz
mailutils-d60d6a3bed703958e644602ae9988aa490f8fb36.tar.bz2
Load libmuauth before libmailutils
Diffstat (limited to 'comsat/Makefile.am')
-rw-r--r--comsat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/comsat/Makefile.am b/comsat/Makefile.am
index 56c0612ce..709e26c99 100644
--- a/comsat/Makefile.am
+++ b/comsat/Makefile.am
@@ -24,7 +24,7 @@ sbin_PROGRAMS = comsatd
comsatd_SOURCES = action.c cfg.c comsat.c comsat.h
comsatd_LDADD = \
+ ../lib/libmuaux.la\
../mailbox/mbox/libmu_mbox.la\
../mailbox/libmailutils.la\
- ../lib/libmuaux.la\
@MU_COMMON_LIBRARIES@

Return to:

Send suggestions and report system problems to the System administrator.