From ed01662ac5f8eacb1f523d2936f90f05064ed7d3 Mon Sep 17 00:00:00 2001 From: yury <yury> Date: Mon, 25 Aug 2008 08:40:04 +0000 Subject: [PATCH] - make dist fixes. --- lustre/include/Makefile.am | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index 226e23d005..3c60c26562 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -37,10 +37,10 @@ SUBDIRS = linux lustre EXTRA_DIST = ioctl.h liblustre.h lprocfs_status.h lustre_cfg.h \ - lustre_debug.h lustre_disk.h lustre_dlm.h lustre_export.h \ - lustre_fsfilt.h lustre_ha.h lustre_handles.h lustre_import.h \ - lustre_lib.h lustre_sec.h lustre_lite.h lustre_log.h lustre_mds.h \ - lustre_mdc.h lustre_net.h lustre_quota.h lustre_ucache.h lvfs.h \ - class_hash.h obd_cache.h obd_class.h obd_echo.h obd.h obd_lov.h \ - obd_ost.h obd_support.h lustre_cache.h lustre_ver.h \ - interval_tree.h + lustre_debug.h lustre_disk.h lustre_dlm.h lustre_export.h \ + lustre_fsfilt.h lustre_ha.h lustre_handles.h lustre_import.h \ + lustre_lib.h class_hash.h lustre_lite.h lustre_log.h \ + lustre_mds.h lustre_net.h lustre_param.h lustre_quota.h \ + lustre_ucache.h lvfs.h obd_cache.h obd_class.h obd_echo.h \ + obd.h obd_lov.h obd_ost.h obd_support.h lustre_cache.h \ + lustre_ver.h interval_tree.h -- GitLab