X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flinux%2FMakefile.am;h=77c7afd35860be7eb1d1bad7c0c09d3822fce2fd;hb=191061ee668400324f4505cf498f1ee2d57e4962;hp=b170c5c119b961030f2be08853ad2c83cbf59a99;hpb=86f8aaddd53ca75bdf3f4d5c1c92536be2da1415;p=fs%2Flustre-release.git diff --git a/lustre/include/linux/Makefile.am b/lustre/include/linux/Makefile.am index b170c5c..77c7afd 100644 --- a/lustre/include/linux/Makefile.am +++ b/lustre/include/linux/Makefile.am @@ -3,6 +3,12 @@ # This code is issued under the GNU General Public License. # See the file COPYING in this distribution +linuxdir = $(includedir)/linux + +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 \