Explorar el Código

Makefile.am : add forgotten include file, thanks Nathalie

Marc Sergent hace 11 años
padre
commit
9138a50133
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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			\