Whamcloud - gitweb
LU-9243 gss: fix GSS struct definition badness
[fs/lustre-release.git] / lustre / include / uapi / linux / lustre / Makefile.am
1 #
2 # GPL HEADER START
3 #
4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 #
6 # This program is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License version 2 only,
8 # as published by the Free Software Foundation.
9 #
10 # This program is distributed in the hope that it will be useful, but
11 # WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13 # General Public License version 2 for more details (a copy is included
14 # in the LICENSE file that accompanied this code).
15 #
16 # You should have received a copy of the GNU General Public License
17 # version 2 along with this program; If not, see
18 # http://www.gnu.org/licenses/gpl-2.0.html
19 #
20 # GPL HEADER END
21 #
22
23 #
24 # Copyright (c) 2017, James Simmons <jsimmons@infradead.org>
25 #
26
27 #
28 # This file is part of Lustre, http://www.lustre.org/
29 # Lustre is a trademark of Seagate, Inc.
30 #
31
32 lustreincludedir = /usr/include/linux/lustre
33 lustreinclude_HEADERS = \
34         lustre_cfg.h \
35         lustre_fid.h \
36         lustre_fiemap.h \
37         lustre_idl.h \
38         lustre_ioctl.h \
39         lgss.h \
40         lustre_kernelcomm.h \
41         lustre_ostid.h \
42         lustre_param.h \
43         lustre_user.h \
44         lustre_ver.h
45
46 if SERVER
47 lustreinclude_HEADERS += \
48         lustre_access_log.h \
49         lustre_barrier_user.h \
50         lustre_disk.h \
51         lustre_lfsck_user.h \
52         lustre_log_user.h
53 endif
54
55 EXTRA_DIST = \
56         lustre_access_log.h \
57         lustre_barrier_user.h \
58         lustre_cfg.h \
59         lustre_disk.h \
60         lustre_fid.h \
61         lustre_fiemap.h \
62         lustre_idl.h \
63         lustre_ioctl.h \
64         lgss.h \
65         lustre_kernelcomm.h \
66         lustre_lfsck_user.h \
67         lustre_log_user.h \
68         lustre_ostid.h \
69         lustre_param.h \
70         lustre_user.h \
71         lustre_ver.h