X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=libcfs%2Finclude%2Flibcfs%2FMakefile.am;h=7164dbb4969776e1d0aef2ae660c911c460d0041;hb=a32ce8f50ecafa4fd44732023cc1d45f57cd56bd;hp=edae41a686171ac49bcaf00a4021e038408c6eba;hpb=c2c14f31da5f69770d3a46627c81335f5b8d7821;p=fs%2Flustre-release.git diff --git a/libcfs/include/libcfs/Makefile.am b/libcfs/include/libcfs/Makefile.am index edae41a..7164dbb 100644 --- a/libcfs/include/libcfs/Makefile.am +++ b/libcfs/include/libcfs/Makefile.am @@ -1,19 +1,11 @@ -SUBDIRS = linux posix util -if DARWIN -SUBDIRS += darwin -endif -DIST_SUBDIRS = linux posix util darwin +SUBDIRS = linux util +DIST_SUBDIRS = linux util libcfsdir = $(includedir)/libcfs -if UTILS -libcfs_HEADERS = types.h -endif - EXTRA_DIST = \ bitmap.h \ curproc.h \ - err.h \ libcfs.h \ libcfs_cpu.h \ libcfs_crypto.h \ @@ -21,22 +13,7 @@ EXTRA_DIST = \ libcfs_fail.h \ libcfs_hash.h \ libcfs_heap.h \ - libcfs_ioctl.h \ - libcfs_kernelcomm.h \ libcfs_prim.h \ libcfs_private.h \ libcfs_string.h \ - libcfs_time.h \ - libcfs_workitem.h \ - libcfsutil.h \ - list.h \ - lucache.h \ - params_tree.h \ - types.h \ - user-bitops.h \ - user-crypto.h \ - user-lock.h \ - user-mem.h \ - user-prim.h \ - user-tcpip.h \ - user-time.h + libcfs_workitem.h