From d60bc48ae309a4a66f2c2be7e73fba5b24d28a07 Mon Sep 17 00:00:00 2001 From: nathan Date: Fri, 19 May 2006 17:04:45 +0000 Subject: [PATCH] fix headers in dist --- lustre/include/Makefile.am | 8 ++++---- lustre/include/linux/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index 15dfc44..dc4306a 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -7,11 +7,11 @@ SUBDIRS = linux lustre EXTRA_DIST = ioctl.h liblustre.h lprocfs_status.h lustre_cfg.h \ - lustre_commit_confd.h lustre_debug.h lustre_dlm.h \ - lustre_export.h lustre_fsfilt.h lustre_ha.h \ + lustre_commit_confd.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_lite.h lustre_log.h lustre_mds.h \ - lustre_net.h lustre_quota.h lustre_ucache.h lvfs.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_ver.h diff --git a/lustre/include/linux/Makefile.am b/lustre/include/linux/Makefile.am index 1d58500..72fdd51 100644 --- a/lustre/include/linux/Makefile.am +++ b/lustre/include/linux/Makefile.am @@ -13,5 +13,5 @@ EXTRA_DIST = lprocfs_status.h lustre_debug.h lustre_lib.h \ lustre_dlm.h lustre_handles.h lustre_net.h obd_class.h obd_support.h \ lustre_log.h lustre_compat25.h lustre_fsfilt.h lustre_mds.h obd.h \ lvfs.h lvfs_linux.h lustre_lite.h lustre_quota.h \ - lustre_disk.h lustre_user.h lustre_types.h lustre_param.h + lustre_user.h lustre_types.h -- 1.8.3.1