From 1972bd268f1a989d063701de2afee73c15059e01 Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Fri, 3 Sep 2010 14:10:03 +0000 Subject: remove legacy/protocol from the build * as its no more valid after gfid changes Signed-off-by: Amar Tumballi Signed-off-by: Vijay Bellur BUG: 971 (dynamic volume management) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=971 --- xlators/protocol/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xlators/protocol/Makefile.am') diff --git a/xlators/protocol/Makefile.am b/xlators/protocol/Makefile.am index 782567c80..91b03b141 100644 --- a/xlators/protocol/Makefile.am +++ b/xlators/protocol/Makefile.am @@ -1 +1 @@ -SUBDIRS = auth legacy client server +SUBDIRS = auth client server -- cgit