X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftarget%2FMakefile.am;h=a8165a9c9171e208c351d04765c2552f34bbb17d;hb=a4fbe7341b;hp=af1f15383684bdd0af596008129eb4071c388492;hpb=e9389613eb29297f7b5a6b6cd896bafc7a5551f8;p=fs%2Flustre-release.git diff --git a/lustre/target/Makefile.am b/lustre/target/Makefile.am index af1f153..a8165a9 100644 --- a/lustre/target/Makefile.am +++ b/lustre/target/Makefile.am @@ -22,7 +22,7 @@ # # -# Copyright (c) 2012, 2015, Intel Corporation. +# Copyright (c) 2012, 2017, 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 \ - tgt_grant.c out_handler.c out_lib.c barrier.c + 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