summaryrefslogtreecommitdiffstats
path: root/xlators/performance/open-behind/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/performance/open-behind/src/Makefile.am')
-rw-r--r--xlators/performance/open-behind/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/performance/open-behind/src/Makefile.am b/xlators/performance/open-behind/src/Makefile.am
index a73bf3e2802..58c3529bbef 100644
--- a/xlators/performance/open-behind/src/Makefile.am
+++ b/xlators/performance/open-behind/src/Makefile.am
@@ -1,7 +1,7 @@
xlator_LTLIBRARIES = open-behind.la
xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/performance
-open_behind_la_LDFLAGS = $(GF_XLATOR_DEFAULT_LDFLAGS)
+open_behind_la_LDFLAGS = -module $(GF_XLATOR_DEFAULT_LDFLAGS)
open_behind_la_SOURCES = open-behind.c
open_behind_la_LIBADD = $(top_builddir)/libglusterfs/src/libglusterfs.la