X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=libcfs%2Finclude%2Flibcfs%2FMakefile.am;h=1e65107b2da0b8aa1c65febfeee8a003f4e63ebc;hb=HEAD;hp=402589821a9b3eec3c57ce17e70622be5ca95db2;hpb=380d84f8222486cfc320a0edeae05d17aba220d8;p=fs%2Flustre-release.git diff --git a/libcfs/include/libcfs/Makefile.am b/libcfs/include/libcfs/Makefile.am index 4025898..308de9e 100644 --- a/libcfs/include/libcfs/Makefile.am +++ b/libcfs/include/libcfs/Makefile.am @@ -1,14 +1,15 @@ -SUBDIRS = linux posix util -if DARWIN -SUBDIRS += darwin -endif -DIST_SUBDIRS = linux posix util darwin +SUBDIRS = linux util +DIST_SUBDIRS = linux util +SUBDIRS += crypto +DIST_SUBDIRS += crypto -EXTRA_DIST = curproc.h libcfs_private.h libcfs.h list.h \ - user-lock.h user-prim.h user-time.h user-mem.h \ - user-tcpip.h user-bitops.h bitmap.h user-crypto.h \ - libcfs_prim.h libcfs_time.h libcfs_hash.h libcfs_cpu.h \ - libcfs_debug.h libcfsutil.h libcfs_ioctl.h \ - libcfs_pack.h libcfs_unpack.h libcfs_string.h \ - libcfs_kernelcomm.h libcfs_workitem.h lucache.h \ - libcfs_fail.h params_tree.h libcfs_crypto.h libcfs_heap.h +libcfsdir = $(includedir)/libcfs + +EXTRA_DIST = \ + libcfs.h \ + libcfs_crypto.h \ + libcfs_debug.h \ + libcfs_fail.h \ + libcfs_hash.h \ + libcfs_private.h \ + libcfs_string.h