Whamcloud - gitweb
LU-8964 libcfs: Introduce parallel tasks framework
[fs/lustre-release.git] / libcfs / include / libcfs / Makefile.am
index 8d73baa..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 \
@@ -25,11 +19,4 @@ EXTRA_DIST = \
        libcfs_string.h \
        libcfs_time.h \
        libcfs_workitem.h \
-       libcfsutil.h \
-       list.h \
-       types.h \
-       user-bitops.h \
-       user-crypto.h \
-       user-mem.h \
-       user-prim.h \
-       user-time.h
+       libcfs_ptask.h