diff options
Diffstat (limited to 'xlators/storage/bdb/src/Makefile.am')
-rw-r--r-- | xlators/storage/bdb/src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/storage/bdb/src/Makefile.am b/xlators/storage/bdb/src/Makefile.am index c0ab394bc58..7e2376979ce 100644 --- a/xlators/storage/bdb/src/Makefile.am +++ b/xlators/storage/bdb/src/Makefile.am @@ -1,6 +1,6 @@ xlator_LTLIBRARIES = bdb.la -xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/storage +xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/testing/storage bdb_la_LDFLAGS = -module -avoidversion |