X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flinux%2FMakefile.am;h=f04ba496947561fffc734254d65ae41309cbb779;hp=dde079fb9e107aa8cc2cf86e994746177a8b51f3;hb=963852e5ca77ff14cd7f371e6052ee8d88e3c39a;hpb=77670a3bde8dba845fc60830d040b5f45c8dc066 diff --git a/lustre/include/linux/Makefile.am b/lustre/include/linux/Makefile.am index dde079f..f04ba49 100644 --- a/lustre/include/linux/Makefile.am +++ b/lustre/include/linux/Makefile.am @@ -3,12 +3,17 @@ # This code is issued under the GNU General Public License. # See the file COPYING in this distribution +linuxdir = $(includedir)/linux -#pkginclude_HEADERS = lustre_user.h +if UTILS +linux_HEADERS = lustre_idl.h +endif EXTRA_DIST = lprocfs_status.h lustre_debug.h lustre_ha.h lustre_lib.h \ lustre_mgmt.h obd_cache.h obd_lov.h lustre_dlm.h lustre_handles.h \ lustre_net.h obd_class.h obd_ost.h obd_support.h lustre_commit_confd.h \ lustre_export.h lustre_log.h obd_echo.h obd_ptlbd.h obd_trace.h \ lustre_compat25.h lustre_fsfilt.h lustre_import.h lustre_mds.h obd.h \ - lvfs.h lvfs_linux.h lustre_cfg.h lustre_lite.h lustre_idl.h + lvfs.h lvfs_linux.h lustre_cfg.h lustre_lite.h lustre_idl.h lustre_smfs.h \ + lustre_cmobd.h obd_lmv.h lustre_snap.h lustre_sec.h lustre_ucache.h \ + lustre_acl.h lustre_gs.h