From 536e23c3e03e0c6168574fae6f85283f61d9aad6 Mon Sep 17 00:00:00 2001 From: tappro Date: Fri, 7 Apr 2006 14:46:15 +0000 Subject: [PATCH] add osd --- lustre/autoMakefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/autoMakefile.am b/lustre/autoMakefile.am index e6a3f4f..ab001bb 100644 --- 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 mdt cmm mdd +SERVER_SUBDIRS := ldiskfs obdfilter ost mds mgs mdt cmm mdd osd CLIENT_SUBDIRS := mdc llite -- 1.8.3.1