From 7e489f3cc7f3eb738d2698dcf588bad0bdc12a8b Mon Sep 17 00:00:00 2001 From: Csaba Henk Date: Thu, 8 Jul 2010 05:47:52 +0000 Subject: fix up OS X after dynamic volume changes Note that contrib is not needed to be in toplevel Makefile as its not a separate target, rather stuff is "pulled in" from there. Signed-off-by: Csaba Henk Signed-off-by: Anand V. Avati BUG: 971 (dynamic volume management) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=971 --- contrib/Makefile.am | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 contrib/Makefile.am (limited to 'contrib') diff --git a/contrib/Makefile.am b/contrib/Makefile.am deleted file mode 100644 index a3d5cfbf8..000000000 --- a/contrib/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -SUBDIRS = fuse-util - -CLEANFILES = -- cgit