X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmdt%2FMakefile.in;h=3867fd44b7dc380817b9c3ec597a614a8b16e852;hb=0607e01af74a81d0fe12ceec79bd22810a5dfe92;hp=8573464fef86eab867d8e8bc3b74b2e4844b2da0;hpb=d0c104aa0e96b1f1d2366bc1e4715fe3830f41b4;p=fs%2Flustre-release.git diff --git a/lustre/mdt/Makefile.in b/lustre/mdt/Makefile.in index 8573464..3867fd4 100644 --- a/lustre/mdt/Makefile.in +++ b/lustre/mdt/Makefile.in @@ -1,6 +1,6 @@ MODULES := mdt mdt-objs := mdt_handler.o mdt_lib.o mdt_reint.o mdt_xattr.o mdt_recovery.o mdt-objs += mdt_open.o mdt_idmap.o mdt_identity.o mdt_capa.o mdt_lproc.o mdt_fs.o -mdt-objs += mdt_lvb.o mdt_hsm.o +mdt-objs += mdt_lvb.o mdt_hsm.o mdt_mds.o out_handler.o @INCLUDE_RULES@