X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftarget%2FMakefile.am;h=af1f15383684bdd0af596008129eb4071c388492;hb=8259b8c1122cf0e297921ca80437d575a7c04b7f;hp=23ad9a807ddc4c70da15d5d63edeb340ee52322f;hpb=4f53536d002c13886210b672b657795baa067144;p=fs%2Flustre-release.git diff --git a/lustre/target/Makefile.am b/lustre/target/Makefile.am index 23ad9a8..af1f153 100644 --- a/lustre/target/Makefile.am +++ b/lustre/target/Makefile.am @@ -22,7 +22,7 @@ # # -# Copyright (c) 2012, 2014, Intel Corporation. +# Copyright (c) 2012, 2015, Intel Corporation. # Use is subject to license terms. # @@ -32,7 +32,7 @@ MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ EXTRA_DIST = tgt_main.c tgt_lastrcvd.c tgt_handler.c tgt_internal.h \ - out_handler.c out_lib.c + tgt_grant.c out_handler.c out_lib.c barrier.c EXTRA_DIST += update_trans.c EXTRA_DIST += update_records.c EXTRA_DIST += update_recovery.c