X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fost%2FMakefile.in;h=bae023e231248845703e238a51373ef01c7505ce;hb=998a494fa9a46b92d4c7fb3485a0faeb78beb2cd;hp=99002e4a8a16f3043d2dda85c051c776d5b1d4f4;hpb=2dc9c16e770415d56839e1996015fec5fab93f29;p=fs%2Flustre-release.git diff --git a/lustre/ost/Makefile.in b/lustre/ost/Makefile.in index 99002e4..bae023e 100644 --- a/lustre/ost/Makefile.in +++ b/lustre/ost/Makefile.in @@ -1,4 +1,6 @@ MODULES := ost -ost-objs := ost_handler.o lproc_ost.o +ost-objs := ost_handler.o + +EXTRA_DIST = $(ost-objs:%.o=%.c) ost_internal.h @INCLUDE_RULES@