summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/legacy/client/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/protocol/legacy/client/src/Makefile.am')
-rw-r--r--xlators/protocol/legacy/client/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/protocol/legacy/client/src/Makefile.am b/xlators/protocol/legacy/client/src/Makefile.am
index b7c2f7c8f77..2ae64ebd0fd 100644
--- a/xlators/protocol/legacy/client/src/Makefile.am
+++ b/xlators/protocol/legacy/client/src/Makefile.am
@@ -18,4 +18,4 @@ AM_CFLAGS = -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -D$(GF_HOST_OS) \
CLEANFILES =
install-data-hook:
- ln -sf client.so $(DESTDIR)$(xlatordir)/client-old.so
+ ln -sf client-old.so $(DESTDIR)$(xlatordir)/client.so