Whamcloud - gitweb
LU-4699 libcfs: unify ERR_PTR definitions
[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 EXTRA_DIST = \
8         bitmap.h \
9         curproc.h \
10         err.h \
11         libcfs.h \
12         libcfs_cpu.h \
13         libcfs_crypto.h \
14         libcfs_debug.h \
15         libcfs_fail.h \
16         libcfs_hash.h \
17         libcfs_heap.h \
18         libcfs_ioctl.h \
19         libcfs_kernelcomm.h \
20         libcfs_pack.h \
21         libcfs_prim.h \
22         libcfs_private.h \
23         libcfs_string.h \
24         libcfs_time.h \
25         libcfs_unpack.h \
26         libcfs_workitem.h \
27         libcfsutil.h \
28         list.h \
29         lucache.h \
30         params_tree.h \
31         user-bitops.h \
32         user-crypto.h \
33         user-lock.h \
34         user-mem.h \
35         user-prim.h \
36         user-tcpip.h \
37         user-time.h