Browse Source

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

Nathalie Furmento 10 years ago
parent
commit
b2fbaf6005
1 changed files with 1 additions and 0 deletions
  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				\