aboutsummaryrefslogtreecommitdiffstats
path: root/filter/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'filter/Makefile.am')
-rw-r--r--filter/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/Makefile.am b/filter/Makefile.am
index e28014559b..ad8c9b3886 100644
--- a/filter/Makefile.am
+++ b/filter/Makefile.am
@@ -53,7 +53,7 @@ libfilter_la_SOURCES = \
e-rule-editor.c \
e-rule-editor.h
-libfilter_la_LDFLAGS = $(NO_UNDEFINED)
+libfilter_la_LDFLAGS = -avoid-version $(NO_UNDEFINED)
libfilter_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \