aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 57b9b0c75d..4e01ee76e3 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -87,7 +87,7 @@ libeshell_la_SOURCES = \
e-shell-window-actions.c \
es-event.c
-libeshell_la_LDFLAGS = $(NO_UNDEFINED)
+libeshell_la_LDFLAGS = -avoid-version $(NO_UNDEFINED)
libeshell_la_LIBADD = \
$(top_builddir)/libemail-utils/libemail-utils.la \