Whamcloud - gitweb
LU-8130 lov: convert lo[v|d]_pool to use rhashtable
[fs/lustre-release.git] / lustre / include / lustre / Makefile.am
index d731de3..6c2772c 100644 (file)
 #
 # You should have received a copy of the GNU General Public License
 # version 2 along with this program; If not, see
-# http://www.sun.com/software/products/lustre/docs/GPLv2.pdf
-#
-# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
-# CA 95054 USA or visit www.sun.com if you need additional information or
-# have any questions.
+# http://www.gnu.org/licenses/gpl-2.0.html
 #
 # GPL HEADER END
 #
@@ -28,7 +24,7 @@
 # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
 # Use is subject to license terms.
 #
-# Copyright (c) 2012, 2014, Intel Corporation.
+# Copyright (c) 2012, 2017, Intel Corporation.
 #
 
 #
 #
 
 if UTILS
-pkginclude_HEADERS = lustreapi.h lustre_user.h liblustreapi.h ll_fiemap.h
+pkginclude_HEADERS = lustreapi.h lustre_user.h liblustreapi.h ll_fiemap.h \
+                       lustre_lfsck_user.h lustre_barrier_user.h
 endif
 
-EXTRA_DIST = lustreapi.h lustre_idl.h lustre_user.h liblustreapi.h \
-       libiam.h ll_fiemap.h lustre_lfsck_user.h lustre_errno.h
+EXTRA_DIST = libiam.h \
+       liblustreapi.h \
+       ll_fiemap.h \
+       lustre_lfsck_user.h \
+       lustre_user.h \
+       lustreapi.h \
+       lustre_barrier_user.h