aboutsummaryrefslogtreecommitdiffstats
path: root/composer
diff options
context:
space:
mode:
Diffstat (limited to 'composer')
-rw-r--r--composer/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am
index cee00a002b..8fd81a2cd1 100644
--- a/composer/Makefile.am
+++ b/composer/Makefile.am
@@ -54,7 +54,7 @@ libcomposer_la_SOURCES = \
e-composer-text-header.c \
e-msg-composer.c
-libcomposer_la_LDFLAGS = $(NO_UNDEFINED)
+libcomposer_la_LDFLAGS = -avoid-version $(NO_UNDEFINED)
libcomposer_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \