From 93cfa80bb1a281a32903c4ebd6ae411554c834e2 Mon Sep 17 00:00:00 2001 From: ericm Date: Tue, 9 Sep 2003 14:36:56 +0000 Subject: [PATCH] merge b_devel -> b_eq: 20030909 only kernel pass sanity, liblustre still broken --- lustre/osc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 1.8.3.1