From: ericm Date: Mon, 11 Sep 2006 20:14:56 +0000 (+0000) Subject: branch: b_new_cmd X-Git-Tag: v1_8_0_110~486^2~958 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=cc6aa0ef4314db33b70081c38412ca13eb4aaf77;p=fs%2Flustre-release.git branch: b_new_cmd add lustre_sec.h into EXTRA_DIST list. --- 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 \