From b9b8734a9496ccf5f8ed5527dc7714930a59948b Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Mon, 21 Jun 2010 04:24:40 +0000 Subject: renamed xlator/protocol to xlator/protocol/legacy Signed-off-by: Amar Tumballi Signed-off-by: Raghavendra G Signed-off-by: Anand V. Avati BUG: 875 (Implement a new protocol to provide proper backward/forward compatibility) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=875 --- xlators/protocol/server/Makefile.am | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 xlators/protocol/server/Makefile.am (limited to 'xlators/protocol/server/Makefile.am') diff --git a/xlators/protocol/server/Makefile.am b/xlators/protocol/server/Makefile.am deleted file mode 100644 index d471a3f92..000000000 --- a/xlators/protocol/server/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -SUBDIRS = src - -CLEANFILES = -- cgit