X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flustre%2FMakefile.am;h=f9aa8c2c2db82b0aec3c2983f5e0a5bd8fc3265a;hb=723f40030aa289f0b44d9394cc2e15a4d1772600;hp=77e9d861e82d089516a88dc3c3b5b7685d1641ad;hpb=7a92b5181e1983a39630dce31c09407079fdbdbc;p=fs%2Flustre-release.git diff --git a/lustre/include/lustre/Makefile.am b/lustre/include/lustre/Makefile.am index 77e9d86..f9aa8c2 100644 --- a/lustre/include/lustre/Makefile.am +++ b/lustre/include/lustre/Makefile.am @@ -15,19 +15,17 @@ # # 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 # # -# Copyright 2008 Sun Microsystems, Inc. All rights reserved +# Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # +# Copyright (c) 2012, 2014, Intel Corporation. +# # # This file is part of Lustre, http://www.lustre.org/ @@ -35,7 +33,16 @@ # if UTILS -pkginclude_HEADERS = lustre_idl.h lustre_user.h liblustreapi.h libiam.h ll_fiemap.h +pkginclude_HEADERS = lustreapi.h lustre_user.h liblustreapi.h ll_fiemap.h endif -EXTRA_DIST = lustre_idl.h lustre_user.h liblustreapi.h libiam.h ll_fiemap.h +EXTRA_DIST = libiam.h \ + liblustreapi.h \ + ll_fiemap.h \ + lustre_errno.h \ + lustre_fid.h \ + lustre_idl.h \ + lustre_lfsck_user.h \ + lustre_ostid.h \ + lustre_user.h \ + lustreapi.h