X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fptlrpc%2FMakefile.in;h=40f4914a984663569537a6d9f2479a196a6d9858;hb=ca5d15f3d58305cf6c5d05d8ec615eaf99e7b1d7;hp=cb47a5369bf86fda970ac38f407ab3d7ca1e044a;hpb=60c05ea9f66f9bd3f5fd35942a12edb1e311c455;p=fs%2Flustre-release.git diff --git a/lustre/ptlrpc/Makefile.in b/lustre/ptlrpc/Makefile.in index cb47a53..40f4914 100644 --- a/lustre/ptlrpc/Makefile.in +++ b/lustre/ptlrpc/Makefile.in @@ -12,6 +12,7 @@ ldlm_objs += $(LDLM)ldlm_pool.o $(LDLM)interval_tree.o target_objs := $(TARGET)tgt_main.o $(TARGET)tgt_lastrcvd.o target_objs += $(TARGET)tgt_handler.o $(TARGET)out_handler.o target_objs += $(TARGET)out_lib.o $(TARGET)update_trans.o +target_objs += $(TARGET)update_records.o ptlrpc_objs := client.o recover.o connection.o niobuf.o pack_generic.o ptlrpc_objs += events.o ptlrpc_module.o service.o pinger.o