X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fldlm%2FMakefile.am;h=7643aef1b57c3302ffaa765dec41a7a49ff43827;hp=a8ab93d9c5ba5ff0074ad7104b71f022b4d00dab;hb=d79fc607ddc94e1b5bfcee6c0ebe4ad6045f2823;hpb=c80e180cc97bf55bd81e16835a77b075d6069d4d diff --git a/lustre/ldlm/Makefile.am b/lustre/ldlm/Makefile.am index a8ab93d..7643aef 100644 --- a/lustre/ldlm/Makefile.am +++ b/lustre/ldlm/Makefile.am @@ -3,12 +3,11 @@ # This code is issued under the GNU General Public License. # See the file COPYING in this distribution -DEFS:= -MODULE = ldlm -modulefs_DATA = ldlm.o -EXTRA_PROGRAMS = ldlm - -ldlm_SOURCES = ldlm_lock.c resource.c ldlm_test.c - -include $(top_srcdir)/Rules +# +# ldlm is built into ptlrpc +# +MOSTLYCLEANFILES = *.o *.ko *.mod.c +DIST_SOURCES = ldlm_extent.c ldlm_flock.c ldlm_internal.h ldlm_lib.c \ + ldlm_lock.c ldlm_lockd.c ldlm_plain.c ldlm_request.c \ + ldlm_resource.c ldlm_test.c l_lock.c ldlm_inodebits.c