Whamcloud - gitweb
LU-12635 build: Support for gcc -Wimplicit-fallthrough
[fs/lustre-release.git] / lustre / target / Makefile.am
index 924e3c0..a8165a9 100644 (file)
@@ -22,7 +22,7 @@
 #
 
 #
-# Copyright (c) 2012, 2014, Intel Corporation.
+# Copyright (c) 2012, 2017, Intel Corporation.
 # Use is subject to license terms.
 #
 
@@ -32,6 +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 tgt_fmd.c
 EXTRA_DIST += update_trans.c
 EXTRA_DIST += update_records.c
+EXTRA_DIST += update_recovery.c