Whamcloud - gitweb
LU-8964 libcfs: Introduce parallel tasks framework
[fs/lustre-release.git] / libcfs / include / libcfs / Makefile.am
index b9972ad..1ba83ea 100644 (file)
@@ -3,10 +3,6 @@ DIST_SUBDIRS = linux util
 
 libcfsdir = $(includedir)/libcfs
 
-if UTILS
-libcfs_HEADERS = types.h
-endif
-
 EXTRA_DIST = \
        bitmap.h \
        curproc.h \
@@ -23,4 +19,4 @@ EXTRA_DIST = \
        libcfs_string.h \
        libcfs_time.h \
        libcfs_workitem.h \
-       types.h
+       libcfs_ptask.h