Selaa lähdekoodia

tell autoconf to generate the Makefile for the MPI examples

Cédric Augonnet 15 vuotta sitten
vanhempi
commit
5471b28c56
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      configure.ac

+ 1 - 0
configure.ac

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