X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fptlrpc%2FMakefile.in;h=cc625c60af6849e430cc99542a6ee16a2ef30c66;hb=380d5932bd633cc40ff11edcbd0166829b6f419e;hp=bbbb5f03e56ff5d2c1e9bb1af9a13a7965201324;hpb=a8a7d2f30f7cb151741690ef62cb5ea3a7892468;p=fs%2Flustre-release.git diff --git a/lustre/ptlrpc/Makefile.in b/lustre/ptlrpc/Makefile.in index bbbb5f0..cc625c6 100644 --- a/lustre/ptlrpc/Makefile.in +++ b/lustre/ptlrpc/Makefile.in @@ -12,9 +12,10 @@ ldlm_objs += $(LDLM)ldlm_flock.o $(LDLM)ldlm_inodebits.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 recov_thread.o ptlrpc_objs += llog_net.o llog_client.o llog_server.o import.o ptlrpcd.o -ptlrpc_objs += pers.o lproc_ptlrpc.o +ptlrpc_objs += pers.o lproc_ptlrpc.o wiretest.o ptlrpc-objs := $(ldlm_objs) $(ptlrpc_objs) + default: all ldlm_%.c: @LUSTRE@/ldlm/ldlm_%.c