Whamcloud - gitweb
LU-6401 uapi: migrate remaining uapi headers to uapi directory
[fs/lustre-release.git] / lustre / include / uapi / linux / lustre / Makefile.am
similarity index 67%
rename from lustre/include/uapi/linux/Makefile.am
rename to lustre/include/uapi/linux/lustre/Makefile.am
index 06c3366..a2e099e 100644 (file)
 # Lustre is a trademark of Seagate, Inc.
 #
 
+lustreincludedir = /usr/include/linux/lustre
+lustreinclude_HEADERS = \
+       lustre_barrier_user.h \
+       lustre_cfg.h \
+       lustre_disk.h \
+       lustre_fid.h \
+       lustre_fiemap.h \
+       lustre_idl.h \
+       lustre_ioctl.h \
+       lustre_kernelcomm.h \
+       lustre_lfsck_user.h \
+       lustre_log_user.h \
+       lustre_ostid.h \
+       lustre_param.h \
+       lustre_user.h \
+       lustre_ver.h
+
 EXTRA_DIST = \
+       lustre_barrier_user.h \
        lustre_cfg.h \
        lustre_disk.h \
        lustre_fid.h \
+       lustre_fiemap.h \
+       lustre_idl.h \
        lustre_ioctl.h \
+       lustre_kernelcomm.h \
+       lustre_lfsck_user.h \
+       lustre_log_user.h \
        lustre_ostid.h \
-       lustre_param.h
+       lustre_param.h \
+       lustre_user.h \
+       lustre_ver.h