X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fost%2FMakefile.in;h=6bd8be3803b2b4f3844df557ddd718eded80d37d;hp=99002e4a8a16f3043d2dda85c051c776d5b1d4f4;hb=e6ba48a08c9fe831b3f60985a72bb31b9806bb34;hpb=2dc9c16e770415d56839e1996015fec5fab93f29 diff --git a/lustre/ost/Makefile.in b/lustre/ost/Makefile.in index 99002e4..6bd8be3 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 +EXTRA_DIST = $(ost-objs:%.o=%.c) ost_internal.h + @INCLUDE_RULES@