Sfoglia il codice sorgente

tell autoconf to generate the Makefile for the MPI examples

Cédric Augonnet 15 anni fa
parent
commit
5471b28c56
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      configure.ac

+ 1 - 0
configure.ac

@@ -666,4 +666,5 @@ AC_OUTPUT([
 	tests/Makefile
 	doc/Makefile
 	mpi/Makefile
+	mpi/examples/Makefile
 ])