Whamcloud - gitweb
LU-3540 lod: update recovery thread
[fs/lustre-release.git] / lustre / target / Makefile.am
index 5fa5155..23ad9a8 100644 (file)
@@ -22,7 +22,7 @@
 #
 
 #
-# Copyright (c) 2012, Intel Corporation.
+# Copyright (c) 2012, 2014, Intel Corporation.
 # Use is subject to license terms.
 #
 
@@ -31,4 +31,8 @@
 #
 
 MOSTLYCLEANFILES := @MOSTLYCLEANFILES@
-EXTRA_DIST = tgt_main.c tgt_lastrcvd.c tgt_handler.c tgt_internal.h
+EXTRA_DIST = tgt_main.c tgt_lastrcvd.c tgt_handler.c tgt_internal.h \
+            out_handler.c out_lib.c
+EXTRA_DIST += update_trans.c
+EXTRA_DIST += update_records.c
+EXTRA_DIST += update_recovery.c