X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fllite%2FMakefile.in;h=09689d24aee618375f8e4ea7594620ff13ed80e6;hb=c86481c7290dffd7ed579d7c8d8ac8676d8c4d79;hp=848c26b010f48bf12329d91e3b80c33f2bbc0860;hpb=91d304df0ed29af98c653cbe23faf68c01a6d05b;p=fs%2Flustre-release.git diff --git a/lustre/llite/Makefile.in b/lustre/llite/Makefile.in index 848c26b..09689d2 100644 --- a/lustre/llite/Makefile.in +++ b/lustre/llite/Makefile.in @@ -8,4 +8,8 @@ lustre-objs += vvp_dev.o vvp_page.o vvp_lock.o vvp_io.o vvp_object.o llite_lloop-objs := lloop.o +EXTRA_DIST := $(lustre-objs:.o=.c) llite_internal.h rw26.c super25.c +EXTRA_DIST += $(llite_lloop-objs:.o=.c) +EXTRA_DIST += vvp_internal.h + @INCLUDE_RULES@