summaryrefslogtreecommitdiff
path: root/sieve
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-06-04 23:21:11 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-06-04 23:21:11 +0000
commitb85aa07ee10b880880661a9eedadb7d08fc5a24e (patch)
tree952186d955bb3d5ad7b22a6e9c74accaba3742cc /sieve
parent2ed43469bc88f18badd0560f2ba610f5562d2b0c (diff)
downloadmailutils-b85aa07ee10b880880661a9eedadb7d08fc5a24e.tar.gz
mailutils-b85aa07ee10b880880661a9eedadb7d08fc5a24e.tar.bz2
Use MU_COMMON_LIBRARIES
Diffstat (limited to 'sieve')
-rw-r--r--sieve/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sieve/Makefile.am b/sieve/Makefile.am
index e1756cbba..c783e74cd 100644
--- a/sieve/Makefile.am
+++ b/sieve/Makefile.am
@@ -33,3 +33,3 @@ sieve_LDADD =\
../lib/libmailutils.la\
- @AUTHLIBS@ @LTLIBINTL@
+ @AUTHLIBS@ @MU_COMMON_LIBRARIES@

Return to:

Send suggestions and report system problems to the System administrator.