summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2007-07-18 18:27:11 +0000
committerWojciech Polak <polak@gnu.org>2007-07-18 18:27:11 +0000
commit254ac9d008ec5f9feb13055a6a3ec6af6f9e51b2 (patch)
tree30d90d4b62cdbfa1039a34997534ae3478877e2a
parentdf46d99297dc7e4686eb90c44a9d938530d55c90 (diff)
downloadmailutils-254ac9d008ec5f9feb13055a6a3ec6af6f9e51b2.tar.gz
mailutils-254ac9d008ec5f9feb13055a6a3ec6af6f9e51b2.tar.bz2
libmu_mailer.la
-rw-r--r--libproto/mailer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libproto/mailer/Makefile.am b/libproto/mailer/Makefile.am
index efa4f44d0..7997f3e07 100644
--- a/libproto/mailer/Makefile.am
+++ b/libproto/mailer/Makefile.am
@@ -19,7 +19,7 @@
INCLUDES = @MU_COMMON_INCLUDES@ -I${top_srcdir}/libproto/include
-lib_LTLIBRARIES = libmu-mailer.la
+lib_LTLIBRARIES = libmu_mailer.la
libmu_mailer_la_LDFLAGS=-version-info @VI_CURRENT@:@VI_REVISION@:@VI_AGE@
libmu_mailer_la_LIBADD = ${MU_LIB_AUTH} ${MU_LIB_MAILUTILS} @INTLLIBS@

Return to:

Send suggestions and report system problems to the System administrator.