Parcourir la source

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

Ludovic Courtès il y a 13 ans
Parent
commit
b32a6a9360
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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				\