X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftarget%2FMakefile.am;h=c77103d971820800a84e880ca694d2b96a0d279e;hb=f3b8f3fad502354bed7c3f743e5346200f7a584e;hp=f6bcf83b5ebf5fc9a4f10e73f8e78cd81d63cd75;hpb=08aa217ce49aba1ded52e0f7adb8a607035123fd;p=fs%2Flustre-release.git diff --git a/lustre/target/Makefile.am b/lustre/target/Makefile.am index f6bcf83..c77103d 100644 --- a/lustre/target/Makefile.am +++ b/lustre/target/Makefile.am @@ -22,7 +22,7 @@ # # -# Copyright (c) 2012, Intel Corporation. +# Copyright (c) 2012, 2017, Intel Corporation. # Use is subject to license terms. # @@ -31,4 +31,9 @@ # MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ -EXTRA_DIST = tgt_main.c tgt_lastrcvd.c tgt_internal.h +EXTRA_DIST = tgt_main.c tgt_lastrcvd.c tgt_handler.c tgt_internal.h \ + tgt_grant.c out_handler.c out_lib.c barrier.c tgt_fmd.c +EXTRA_DIST += update_trans.c +EXTRA_DIST += update_records.c +EXTRA_DIST += update_recovery.c +EXTRA_DIST += tgt_pool.c