Whamcloud - gitweb
LU-8964 libcfs: Introduce parallel tasks framework
[fs/lustre-release.git] / libcfs / include / libcfs / Makefile.am
index cdbf5e4..1ba83ea 100644 (file)
@@ -3,15 +3,9 @@ DIST_SUBDIRS = linux util
 
 libcfsdir = $(includedir)/libcfs
 
-if UTILS
-libcfs_HEADERS = types.h
-endif
-
 EXTRA_DIST = \
        bitmap.h \
-       byteorder.h \
        curproc.h \
-       err.h \
        libcfs.h \
        libcfs_cpu.h \
        libcfs_crypto.h \
@@ -20,18 +14,9 @@ EXTRA_DIST = \
        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 \
-       types.h \
-       user-bitops.h \
-       user-crypto.h \
-       user-lock.h \
-       user-mem.h \
-       user-prim.h \
-       user-time.h
+       libcfs_ptask.h