Преглед изворни кода

Distribute src/util/starpu_insert_task_utils.h

Cédric Augonnet пре 14 година
родитељ
комит
21eab9fc62
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/Makefile.am

+ 2 - 1
src/Makefile.am

@@ -101,7 +101,8 @@ noinst_HEADERS = 						\
 	drivers/opencl/driver_opencl_utils.h			\
 	debug/starpu_debug_helpers.h				\
 	profiling/bound.h					\
-	profiling/profiling.h
+	profiling/profiling.h					\
+	util/starpu_insert_task_utils.h
 
 libstarpu_la_SOURCES = 						\
 	common/barrier.c					\