summaryrefslogtreecommitdiffstats
path: root/transport/socket
diff options
context:
space:
mode:
authorHarshavardhana <harsha@zresearch.com>2009-06-16 10:34:44 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-07-17 12:01:29 -0700
commitfe134d4b0b675f13f3c2aa1152a1380be7192ced (patch)
tree7c87e93c29af5528f1a1e7bb74cd823d3a1ac1ae /transport/socket
parente40e361126d7843f1141c1568c39a10f8510cf42 (diff)
Remove the trailing "/" which fails build with new version of automake
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'transport/socket')
-rw-r--r--transport/socket/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/transport/socket/src/Makefile.am b/transport/socket/src/Makefile.am
index e11292123..1832587a6 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