소스 검색

src/Makefile.am: add ref to new sched_policies/detect_combined_workers.h file

Nathalie Furmento 14 년 전
부모
커밋
f4fb1cc6a5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/Makefile.am

+ 1 - 0
src/Makefile.am

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