Whamcloud - gitweb
LU-5319 ptlrpc: Add OBD_CONNECT_MULTIMODRPCS flag
[fs/lustre-release.git] / lustre / include / Makefile.am
index 6e5e8df..98c0756 100644 (file)
@@ -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