diff options
Diffstat (limited to 'xlators/performance/symlink-cache')
| -rw-r--r-- | xlators/performance/symlink-cache/src/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/performance/symlink-cache/src/Makefile.am b/xlators/performance/symlink-cache/src/Makefile.am index c37d93e86fb..4091c329325 100644 --- a/xlators/performance/symlink-cache/src/Makefile.am +++ b/xlators/performance/symlink-cache/src/Makefile.am @@ -1,7 +1,7 @@  xlator_LTLIBRARIES = symlink-cache.la  xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/testing/performance -symlink_cache_la_LDFLAGS = -module -avoidversion  +symlink_cache_la_LDFLAGS = -module -avoid-version   symlink_cache_la_SOURCES = symlink-cache.c  symlink_cache_la_LIBADD = $(top_builddir)/libglusterfs/src/libglusterfs.la  | 
