X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosc%2FautoMakefile.am;h=985e4739d1e302c383731c3a751353492f1c3ddd;hp=2b00785c30c5fe4e29f3fdf258bff06dfc6414e3;hb=959ac6514e221056725748d9f98d00ec58ab7a91;hpb=d7b4e4a631d3aead75f8beea07f2c129ea5765b9 diff --git a/lustre/osc/autoMakefile.am b/lustre/osc/autoMakefile.am index 2b00785..985e473 100644 --- a/lustre/osc/autoMakefile.am +++ b/lustre/osc/autoMakefile.am @@ -5,7 +5,7 @@ if LIBLUSTRE noinst_LIBRARIES = libosc.a -libosc_a_SOURCES = osc_request.c osc_create.c osc_internal.h +libosc_a_SOURCES = osc_request.c osc_create.c osc_internal.h cache.c libosc_a_CPPFLAGS = $(LLCPPFLAGS) libosc_a_CFLAGS = $(LLCFLAGS) endif