Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37501d9
)
add CMM to makefiles
author
tappro
<tappro>
Mon, 3 Apr 2006 18:29:26 +0000
(18:29 +0000)
committer
tappro
<tappro>
Mon, 3 Apr 2006 18:29:26 +0000
(18:29 +0000)
lustre/Makefile.in
patch
|
blob
|
history
lustre/autoMakefile.am
patch
|
blob
|
history
diff --git
a/lustre/Makefile.in
b/lustre/Makefile.in
index
dcd5065
..
9f50cc9
100644
(file)
--- a/
lustre/Makefile.in
+++ b/
lustre/Makefile.in
@@
-8,7
+8,7
@@
subdir-m += osc
subdir-m += obdecho
subdir-m += mgc
-@SERVER_TRUE@subdir-m += mds obdfilter ost mgs mdt mdd
+@SERVER_TRUE@subdir-m += mds obdfilter ost mgs mdt
cmm
mdd
@CLIENT_TRUE@subdir-m += mdc llite
@QUOTA_TRUE@subdir-m += quota
diff --git
a/lustre/autoMakefile.am
b/lustre/autoMakefile.am
index
05bb666
..
e6a3f4f
100644
(file)
--- a/
lustre/autoMakefile.am
+++ b/
lustre/autoMakefile.am
@@
-8,7
+8,7
@@
AUTOMAKE_OPTIONS = foreign
ALWAYS_SUBDIRS := include lvfs obdclass ldlm ptlrpc osc lov obdecho \
mgc doc utils tests conf scripts autoconf
-SERVER_SUBDIRS := ldiskfs obdfilter ost mds mgs
+SERVER_SUBDIRS := ldiskfs obdfilter ost mds mgs
mdt cmm mdd
CLIENT_SUBDIRS := mdc llite