Просмотр исходного кода

tell autoconf to generate the Makefile for the MPI examples

Cédric Augonnet лет назад: 16
Родитель
Сommit
5471b28c56
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      configure.ac

+ 1 - 0
configure.ac

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