X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fobdecho%2FMakefile.in;h=c9069e52415db975de1a133712b3a516c9b52c38;hb=0a713200f663ba86c2a7f5bc65726cd8884fc79f;hp=66e61ed8a9abc9e9a8b27d3cc0354611aa6861b9;hpb=2dc9c16e770415d56839e1996015fec5fab93f29;p=fs%2Flustre-release.git diff --git a/lustre/obdecho/Makefile.in b/lustre/obdecho/Makefile.in index 66e61ed..c9069e5 100644 --- a/lustre/obdecho/Makefile.in +++ b/lustre/obdecho/Makefile.in @@ -1,4 +1,6 @@ MODULES := obdecho obdecho-objs := echo.o echo_client.o lproc_echo.o +EXTRA_DIST = $(obdecho-objs:%.o=%.c) echo_internal.h + @INCLUDE_RULES@