This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cluster: STABLE3 - Makefile: Fix problem which crept in earlier


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=8ff7eeb48e16833685a9b2232cd7f4a9921cad83
Commit:        8ff7eeb48e16833685a9b2232cd7f4a9921cad83
Parent:        ead42eddb66c3b312cee76c24e7dc7aa1ada3788
Author:        Steven Whitehouse <steve@dolmen.chygwyn.com>
AuthorDate:    Tue Mar 24 20:51:26 2009 +0000
Committer:     Steven Whitehouse <swhiteho@redhat.com>
CommitterDate: Wed May 27 10:02:56 2009 +0100

Makefile: Fix problem which crept in earlier

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
---
 gfs2/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gfs2/Makefile b/gfs2/Makefile
index 058ad5f..7daf231 100644
--- a/gfs2/Makefile
+++ b/gfs2/Makefile
@@ -1,4 +1,4 @@
 include ../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
-SUBDIRS=libgfs2 convert edit fsck mkfs quota tool man init.d
+SUBDIRS=libgfs2 convert edit fsck mkfs mount quota tool man init.d


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]