Whamcloud - gitweb
80deadaba36ac1c406a319907ced13caa02a786a
[fs/lustre-release.git] / libcfs / include / libcfs / Makefile.am
1 SUBDIRS = linux util
2 DIST_SUBDIRS = linux util
3
4 libcfsdir = $(includedir)/libcfs
5
6 if UTILS
7 libcfs_HEADERS = types.h
8 endif
9
10 EXTRA_DIST = \
11         bitmap.h \
12         byteorder.h \
13         curproc.h \
14         libcfs.h \
15         libcfs_cpu.h \
16         libcfs_crypto.h \
17         libcfs_debug.h \
18         libcfs_fail.h \
19         libcfs_hash.h \
20         libcfs_heap.h \
21         libcfs_ioctl.h \
22         libcfs_prim.h \
23         libcfs_private.h \
24         libcfs_string.h \
25         libcfs_time.h \
26         libcfs_workitem.h \
27         list.h \
28         types.h