X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2FMakefile.am;h=98c0756e2dbab41f28d716f3a8a81a2a53fae87b;hp=6e5e8df9143c4310dacf3f86b7f598e2bb82bf20;hb=807a40c5678109087e2c8759bd86253034804c8d;hpb=fb4f05246a7e738bf6b759811a32ad8f8743cb6e diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index 6e5e8df..98c0756 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -28,7 +28,7 @@ # Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. # Use is subject to license terms. # -# Copyright (c) 2012, 2013, Intel Corporation. +# Copyright (c) 2012, 2014, Intel Corporation. # # @@ -36,9 +36,9 @@ # Lustre is a trademark of Sun Microsystems, Inc. # -SUBDIRS = linux lustre +SUBDIRS = lustre -DIST_SUBDIRS = linux lustre +DIST_SUBDIRS = lustre EXTRA_DIST = \ cl_object.h \ @@ -51,6 +51,7 @@ EXTRA_DIST = \ lustre_acl.h \ lustre_capa.h \ lustre_cfg.h \ + lustre_compat.h \ lustre_debug.h \ lustre_disk.h \ lustre_dlm_flags.h \ @@ -76,6 +77,7 @@ EXTRA_DIST = \ lustre_nodemap.h \ lustre_nrs_tbf.h \ lustre_param.h \ + lustre_patchless_compat.h \ lustre_quota.h \ lustre_req_layout.h \ lustre_sec.h \ @@ -89,4 +91,5 @@ EXTRA_DIST = \ obd_class.h \ obd.h \ obd_support.h \ - obd_target.h + obd_target.h \ + upcall_cache.h