Просмотр исходного кода

Makefile.am : add forgotten include file, thanks Nathalie

Marc Sergent лет назад: 11
Родитель
Сommit
9138a50133
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      Makefile.am

+ 1 - 0
Makefile.am

@@ -72,6 +72,7 @@ versinclude_HEADERS = 				\
 	include/starpu_profiling.h		\
 	include/starpu_bound.h			\
 	include/starpu_scheduler.h		\
+	include/starpu_sched_component.h		\
 	include/starpu_sched_ctx.h		\
 	include/starpu_sched_ctx_hypervisor.h	\
 	include/starpu_top.h			\