From: ericm Date: Tue, 9 Sep 2003 14:36:56 +0000 (+0000) Subject: merge b_devel -> b_eq: 20030909 X-Git-Tag: v1_7_0_51~2^20~30 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=93cfa80bb1a281a32903c4ebd6ae411554c834e2;p=fs%2Flustre-release.git merge b_devel -> b_eq: 20030909 only kernel pass sanity, liblustre still broken --- diff --git a/lustre/osc/Makefile.am b/lustre/osc/Makefile.am index dc0b4d8..dd63967 100644 --- a/lustre/osc/Makefile.am +++ b/lustre/osc/Makefile.am @@ -12,7 +12,7 @@ else MODULE = osc modulefs_DATA = osc.o EXTRA_PROGRAMS = osc -osc_SOURCES = osc_request.c lproc_osc.c osc_lib.c +osc_SOURCES = osc_request.c lproc_osc.c osc_lib.c osc_create.c osc_rpcd.c osc_internal.h endif include $(top_srcdir)/Rules