X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre%2FMakefile.am;h=8947cf4635664e453533887391599a0cc90f3f87;hp=be81bed9b9a1d4dfd97f813ecfe93251bf3cb19a;hb=7e84018b0acf33b5f0375801d7763011511e53a7;hpb=70e80ade90af09300396706b8910e196a7928520 diff --git a/lustre/include/lustre/Makefile.am b/lustre/include/lustre/Makefile.am index be81bed..8947cf4 100644 --- a/lustre/include/lustre/Makefile.am +++ b/lustre/include/lustre/Makefile.am @@ -14,8 +14,8 @@ # in the LICENSE file that accompanied this code). # # You should have received a copy of the GNU General Public License -# version 2 along with this program; If not, see [sun.com URL with a -# copy of GPLv2]. +# 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 @@ -35,7 +35,9 @@ # if UTILS -pkginclude_HEADERS = lustre_idl.h lustre_user.h liblustreapi.h libiam.h types.h +pkginclude_HEADERS = lustre_idl.h lustre_user.h liblustreapi.h libiam.h \ + ll_fiemap.h lreplicate.h endif -EXTRA_DIST = lustre_idl.h lustre_user.h liblustreapi.h libiam.h types.h +EXTRA_DIST = lustre_idl.h lustre_user.h liblustreapi.h libiam.h ll_fiemap.h \ + lreplicate.h