瀏覽代碼

Add `core/task_bundle.h' to the distribution.

Ludovic Courtès 13 年之前
父節點
當前提交
b32a6a9360
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Makefile.am

+ 1 - 0
src/Makefile.am

@@ -70,6 +70,7 @@ noinst_HEADERS = 						\
 	core/errorcheck.h					\
 	core/combined_workers.h					\
 	core/parallel_task.h					\
+	core/task_bundle.h					\
 	sched_policies/detect_combined_workers.h		\
 	sched_policies/fifo_queues.h				\
 	sched_policies/deque_queues.h				\