Whamcloud - gitweb
add mgc mgs to Makefile
authorlincent <lincent>
Tue, 2 Aug 2005 10:31:06 +0000 (10:31 +0000)
committerlincent <lincent>
Tue, 2 Aug 2005 10:31:06 +0000 (10:31 +0000)
lustre/Makefile.in
lustre/autoMakefile.am

index d6e7684..3c393ba 100644 (file)
@@ -6,8 +6,10 @@ subdir-m += lov
 subdir-m += ptlrpc
 subdir-m += osc
 subdir-m += obdecho
+subdir-m += mgc
+subdir-m += mgs
 
-@SERVER_TRUE@subdir-m += mds obdfilter ost
-@CLIENT_TRUE@subdir-m += mdc llite
+@SERVER_TRUE@subdir-m += mgc mds obdfilter ost mgs
+@CLIENT_TRUE@subdir-m += mgc mdc llite 
 
 @INCLUDE_RULES@
index 65f636b..c876b99 100644 (file)
@@ -8,9 +8,9 @@ AUTOMAKE_OPTIONS = foreign
 ALWAYS_SUBDIRS := include lvfs obdclass ldlm ptlrpc osc lov obdecho \
        doc utils tests conf scripts autoconf
 
-SERVER_SUBDIRS := ldiskfs obdfilter ost mds
+SERVER_SUBDIRS := ldiskfs obdfilter ost mds mgc mgs
 
-CLIENT_SUBDIRS := mdc llite
+CLIENT_SUBDIRS := mgc mdc llite
 
 LIBLUSTRE_SUBDIRS := liblustre