summaryrefslogtreecommitdiffstats
path: root/transport
diff options
context:
space:
mode:
Diffstat (limited to 'transport')
-rw-r--r--transport/ib-verbs/src/Makefile.am2
-rw-r--r--transport/socket/src/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/transport/ib-verbs/src/Makefile.am b/transport/ib-verbs/src/Makefile.am
index 83b610b9cf9..1baf080f213 100644
--- a/transport/ib-verbs/src/Makefile.am
+++ b/transport/ib-verbs/src/Makefile.am
@@ -1,7 +1,7 @@
noinst_HEADERS = ib-verbs.h name.h
transport_LTLIBRARIES = ib-verbs.la
-transportdir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/transport/
+transportdir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/transport
ib_verbs_la_LDFLAGS = -module -avoidversion
diff --git a/transport/socket/src/Makefile.am b/transport/socket/src/Makefile.am
index e112921232c..1832587a6de 100644
--- a/transport/socket/src/Makefile.am
+++ b/transport/socket/src/Makefile.am
@@ -1,7 +1,7 @@
noinst_HEADERS = socket.h name.h
transport_LTLIBRARIES = socket.la
-transportdir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/transport/
+transportdir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/transport
socket_la_LDFLAGS = -module -avoidversion