X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmgc%2FMakefile.in;h=329f785b8d3c1cb96d2bb3fc0ba5ade900ca7a8d;hb=ef38bdfd2b7e672e1886d5c9874e4749ce2ac258;hp=8adca32e590a1a63e977e6aec8508e9e4986c224;hpb=488f69f7e1fb55209ae65761f6e1a0fe9270587c;p=fs%2Flustre-release.git diff --git a/lustre/mgc/Makefile.in b/lustre/mgc/Makefile.in index 8adca32..329f785 100644 --- a/lustre/mgc/Makefile.in +++ b/lustre/mgc/Makefile.in @@ -1,4 +1,6 @@ MODULES := mgc mgc-objs := mgc_request.o lproc_mgc.o +EXTRA_DIST := $(mgc-objs:%.o=%.c) mgc_internal.h + @INCLUDE_RULES@