summaryrefslogtreecommitdiffstats
path: root/xlators/features/filter/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/filter/src/Makefile.am')
-rw-r--r--xlators/features/filter/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/filter/src/Makefile.am b/xlators/features/filter/src/Makefile.am
index a9f80732..d1fda8b0 100644
--- a/xlators/features/filter/src/Makefile.am
+++ b/xlators/features/filter/src/Makefile.am
@@ -1,7 +1,7 @@
xlator_LTLIBRARIES = filter.la
xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/testing/features
-filter_la_LDFLAGS = -module -avoidversion
+filter_la_LDFLAGS = -module -avoid-version
filter_la_SOURCES = filter.c
filter_la_LIBADD = $(top_builddir)/libglusterfs/src/libglusterfs.la