aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'a11y/Makefile.am')
-rw-r--r--a11y/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/a11y/Makefile.am b/a11y/Makefile.am
index 1f218dc99b..50f603f009 100644
--- a/a11y/Makefile.am
+++ b/a11y/Makefile.am
@@ -14,7 +14,7 @@ libevolution_a11y_la_SOURCES = \
gal-a11y-util.h \
gal-a11y-factory.h
-libevolution_a11y_la_LDFLAGS = $(NO_UNDEFINED)
+libevolution_a11y_la_LDFLAGS = -avoid-version $(NO_UNDEFINED)
libevolution_a11y_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \