X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fptlrpc%2FautoMakefile.am;h=63b30e91e1ede053e1c808759ea29bfe26f98828;hp=dfa578f0efa8177c9eff2ef57a817e8ef4c9072a;hb=849eb987935a13113ffad976b9cbf0e69222fe20;hpb=a693584086a3cd9924f0852a8f927ae861061293 diff --git a/lustre/ptlrpc/autoMakefile.am b/lustre/ptlrpc/autoMakefile.am index dfa578f..63b30e9 100644 --- a/lustre/ptlrpc/autoMakefile.am +++ b/lustre/ptlrpc/autoMakefile.am @@ -4,15 +4,15 @@ # See the file COPYING in this distribution LDLM_COMM_SOURCES= $(top_srcdir)/lustre/ldlm/l_lock.c \ - $(top_srcdir)/lustre/ldlm/lustre/ldlm_lock.c \ - $(top_srcdir)/lustre/ldlm/lustre/ldlm_resource.c \ - $(top_srcdir)/lustre/ldlm/lustre/ldlm_lib.c \ - $(top_srcdir)/lustre/ldlm/lustre/ldlm_plain.c \ - $(top_srcdir)/lustre/ldlm/lustre/ldlm_extent.c \ - $(top_srcdir)/lustre/ldlm/lustre/ldlm_request.c \ - $(top_srcdir)/lustre/ldlm/lustre/ldlm_lockd.c \ - $(top_srcdir)/lustre/ldlm/lustre/ldlm_internal.h \ - $(top_srcdir)/lustre/ldlm/lustre/ldlm_inodebits.c + $(top_srcdir)/lustre/ldlm/ldlm_lock.c \ + $(top_srcdir)/lustre/ldlm/ldlm_resource.c \ + $(top_srcdir)/lustre/ldlm/ldlm_lib.c \ + $(top_srcdir)/lustre/ldlm/ldlm_plain.c \ + $(top_srcdir)/lustre/ldlm/ldlm_extent.c \ + $(top_srcdir)/lustre/ldlm/ldlm_request.c \ + $(top_srcdir)/lustre/ldlm/ldlm_lockd.c \ + $(top_srcdir)/lustre/ldlm/ldlm_internal.h \ + $(top_srcdir)/lustre/ldlm/ldlm_inodebits.c COMMON_SOURCES = client.c recover.c connection.c niobuf.c pack_generic.c \ events.c ptlrpc_module.c service.c pinger.c recov_thread.c llog_net.c \