Whamcloud - gitweb
LU-6401 headers: Create a header for obdo related functions
[fs/lustre-release.git] / lustre / include / Makefile.am
index 86d0f78..410b55c 100644 (file)
 # 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 \
        dt_object.h \
        interval_tree.h \
-       liblustre.h \
+       llog_swab.h \
        lprocfs_status.h \
        lu_object.h \
        lu_ref.h \
        lustre_acl.h \
-       lustre_capa.h \
        lustre_cfg.h \
+       lustre_compat.h \
        lustre_debug.h \
        lustre_disk.h \
        lustre_dlm_flags.h \
@@ -70,15 +70,23 @@ EXTRA_DIST = \
        lustre_linkea.h \
        lustre_lmv.h \
        lustre_log.h \
+       lustre_log_user.h \
        lustre_mdc.h \
        lustre_mds.h \
        lustre_net.h \
        lustre_nodemap.h \
+       lustre_nrs.h \
+       lustre_nrs_crr.h \
+       lustre_nrs_fifo.h \
+       lustre_nrs_orr.h \
        lustre_nrs_tbf.h \
+       lustre_obdo.h \
        lustre_param.h \
+       lustre_patchless_compat.h \
        lustre_quota.h \
        lustre_req_layout.h \
        lustre_sec.h \
+       lustre_swab.h \
        lustre_update.h \
        lustre_ver.h \
        lu_target.h \
@@ -89,4 +97,7 @@ EXTRA_DIST = \
        obd_class.h \
        obd.h \
        obd_support.h \
-       obd_target.h
+       obd_target.h \
+       upcall_cache.h \
+       lustre_kernelcomm.h \
+       uapi_kernelcomm.h