소스 검색

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				\