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 b8b257c186c..06e85fc9216 100644 --- a/xlators/performance/symlink-cache/src/Makefile.am +++ b/xlators/performance/symlink-cache/src/Makefile.am @@ -1,5 +1,5 @@ xlator_LTLIBRARIES = symlink-cache.la -xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/performance +xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/testing/performance symlink_cache_la_LDFLAGS = -module -avoidversion |