summaryrefslogtreecommitdiffstats
path: root/xlators/debug/io-stats/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/debug/io-stats/src/Makefile.am')
-rw-r--r--xlators/debug/io-stats/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/debug/io-stats/src/Makefile.am b/xlators/debug/io-stats/src/Makefile.am
index ecbc82061a7..c5df598549a 100644
--- a/xlators/debug/io-stats/src/Makefile.am
+++ b/xlators/debug/io-stats/src/Makefile.am
@@ -2,7 +2,7 @@
xlator_LTLIBRARIES = io-stats.la
xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/debug
-io_stats_la_LDFLAGS = $(GF_XLATOR_DEFAULT_LDFLAGS)
+io_stats_la_LDFLAGS = -module $(GF_XLATOR_DEFAULT_LDFLAGS)
io_stats_la_SOURCES = io-stats.c
io_stats_la_LIBADD = $(top_builddir)/libglusterfs/src/libglusterfs.la