X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=libcfs%2Finclude%2Flibcfs%2FMakefile.am;h=89054ee518311af028d2c747ca1fd57bf2b1e98f;hp=b8e59072f64bc42c34a041de2a72d6482a607122;hb=84a3fd67356c8073a917ea6abd63928055e38156;hpb=4c1c3b4d33c85216b8d50264b8ba8101173e2698 diff --git a/libcfs/include/libcfs/Makefile.am b/libcfs/include/libcfs/Makefile.am index b8e5907..89054ee 100644 --- a/libcfs/include/libcfs/Makefile.am +++ b/libcfs/include/libcfs/Makefile.am @@ -2,12 +2,13 @@ SUBDIRS := linux posix util if DARWIN SUBDIRS += darwin endif -DIST_SUBDIRS := $(SUBDIRS) +DIST_SUBDIRS := linux posix util darwin EXTRA_DIST := curproc.h libcfs_private.h libcfs.h list.h lltrace.h \ user-lock.h user-prim.h user-time.h user-mem.h \ user-tcpip.h user-bitops.h bitmap.h \ - libcfs_prim.h libcfs_time.h libcfs_hash.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_kernelcomm.h libcfs_workitem.h lucache.h \ + libcfs_fail.h params_tree.h libcfs_crypto.h