浏览代码

examples/Makefile.am: add basic_examples/dynamic_handles which had been wrongly removed

Nathalie Furmento 10 年之前
父节点
当前提交
b2fbaf6005
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      examples/Makefile.am

+ 1 - 0
examples/Makefile.am

@@ -170,6 +170,7 @@ STARPU_EXAMPLES =				\
 	basic_examples/block			\
 	basic_examples/variable			\
 	basic_examples/multiformat              \
+	basic_examples/dynamic_handles          \
 	cpp/incrementer_cpp			\
 	filters/fvector				\
 	filters/fblock				\