diff options
Diffstat (limited to 'xlators/cluster/unify')
-rw-r--r-- | xlators/cluster/unify/src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/cluster/unify/src/Makefile.am b/xlators/cluster/unify/src/Makefile.am index b9e6f63e9..2a1fe8372 100644 --- a/xlators/cluster/unify/src/Makefile.am +++ b/xlators/cluster/unify/src/Makefile.am @@ -1,6 +1,6 @@ xlator_LTLIBRARIES = unify.la -xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/cluster +xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/legacy/cluster unify_la_LDFLAGS = -module -avoidversion |