From: ericm Date: Thu, 11 Sep 2003 09:17:12 +0000 (+0000) Subject: [liblustre]: various user level compile fixes in lov, lvfs, mdc, obdclass, X-Git-Tag: v1_7_0_51~2^20~29 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=4273f14ee3504007a9fe20b0c698da8ab445e9cb;p=fs%2Flustre-release.git [liblustre]: various user level compile fixes in lov, lvfs, mdc, obdclass, osc, include. prepare to build in liblustre. --- diff --git a/lustre/osc/Makefile.am b/lustre/osc/Makefile.am index dd63967..67e8d16 100644 --- a/lustre/osc/Makefile.am +++ b/lustre/osc/Makefile.am @@ -7,7 +7,7 @@ DEFS= if LIBLUSTRE lib_LIBRARIES = libosc.a -libosc_a_SOURCES = osc_request.c +libosc_a_SOURCES = osc_request.c osc_lib.c osc_create.c osc_rpcd.c osc_internal.h else MODULE = osc modulefs_DATA = osc.o