diff options
Diffstat (limited to 'xlators/features/path-convertor/src/Makefile.am')
-rw-r--r-- | xlators/features/path-convertor/src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/path-convertor/src/Makefile.am b/xlators/features/path-convertor/src/Makefile.am index 1fde19352..58cfed0f9 100644 --- a/xlators/features/path-convertor/src/Makefile.am +++ b/xlators/features/path-convertor/src/Makefile.am @@ -1,6 +1,6 @@ xlator_LTLIBRARIES = path-converter.la -xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/features +xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/testing/features path_converter_la_LDFLAGS = -module -avoidversion |