Sfoglia il codice sorgente

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

Nathalie Furmento 10 anni fa
parent
commit
b2fbaf6005
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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				\