Whamcloud - gitweb
[liblustre]: various user level compile fixes in lov, lvfs, mdc, obdclass,
authorericm <ericm>
Thu, 11 Sep 2003 09:17:12 +0000 (09:17 +0000)
committerericm <ericm>
Thu, 11 Sep 2003 09:17:12 +0000 (09:17 +0000)
osc, include. prepare to build in liblustre.

lustre/osc/Makefile.am

index dd63967..67e8d16 100644 (file)
@@ -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