From cc6aa0ef4314db33b70081c38412ca13eb4aaf77 Mon Sep 17 00:00:00 2001 From: ericm Date: Mon, 11 Sep 2006 20:14:56 +0000 Subject: [PATCH] branch: b_new_cmd add lustre_sec.h into EXTRA_DIST list. --- lustre/include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/include/Makefile.am b/lustre/include/Makefile.am index 5364ac7..3bbaac1 100644 --- a/lustre/include/Makefile.am +++ b/lustre/include/Makefile.am @@ -9,7 +9,7 @@ SUBDIRS = linux lustre EXTRA_DIST = ioctl.h liblustre.h lprocfs_status.h lustre_cfg.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_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 \ obd_cache.h obd_class.h obd_echo.h obd.h obd_lov.h \ -- 1.8.3.1