Whamcloud - gitweb
edae41a686171ac49bcaf00a4021e038408c6eba
[fs/lustre-release.git] / libcfs / include / libcfs / Makefile.am
1 SUBDIRS = linux posix util
2 if DARWIN
3 SUBDIRS += darwin
4 endif
5 DIST_SUBDIRS = linux posix util darwin
6
7 libcfsdir = $(includedir)/libcfs
8
9 if UTILS
10 libcfs_HEADERS = types.h
11 endif
12
13 EXTRA_DIST = \
14         bitmap.h \
15         curproc.h \
16         err.h \
17         libcfs.h \
18         libcfs_cpu.h \
19         libcfs_crypto.h \
20         libcfs_debug.h \
21         libcfs_fail.h \
22         libcfs_hash.h \
23         libcfs_heap.h \
24         libcfs_ioctl.h \
25         libcfs_kernelcomm.h \
26         libcfs_prim.h \
27         libcfs_private.h \
28         libcfs_string.h \
29         libcfs_time.h \
30         libcfs_workitem.h \
31         libcfsutil.h \
32         list.h \
33         lucache.h \
34         params_tree.h \
35         types.h \
36         user-bitops.h \
37         user-crypto.h \
38         user-lock.h \
39         user-mem.h \
40         user-prim.h \
41         user-tcpip.h \
42         user-time.h