diff options
Diffstat (limited to 'xlators/cluster/map/src/Makefile.am')
-rw-r--r-- | xlators/cluster/map/src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/cluster/map/src/Makefile.am b/xlators/cluster/map/src/Makefile.am index 44ee4d9eed3..26e19137a8b 100644 --- a/xlators/cluster/map/src/Makefile.am +++ b/xlators/cluster/map/src/Makefile.am @@ -1,5 +1,5 @@ xlator_LTLIBRARIES = map.la -xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/cluster +xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/testing/cluster map_la_LDFLAGS = -module -avoidversion |