summaryrefslogtreecommitdiffstats
path: root/xlators/encryption/rot-13/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/encryption/rot-13/src/Makefile.am')
-rw-r--r--xlators/encryption/rot-13/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/encryption/rot-13/src/Makefile.am b/xlators/encryption/rot-13/src/Makefile.am
index 91c9d93e..94e8d18e 100644
--- a/xlators/encryption/rot-13/src/Makefile.am
+++ b/xlators/encryption/rot-13/src/Makefile.am
@@ -1,7 +1,7 @@
xlator_LTLIBRARIES = rot-13.la
xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/encryption
-rot_13_la_LDFLAGS = -module -avoidversion
+rot_13_la_LDFLAGS = -module -avoid-version
rot_13_la_SOURCES = rot-13.c
rot_13_la_LIBADD = $(top_builddir)/libglusterfs/src/libglusterfs.la