Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
exa2pro
/
starpu-max
Watch
19
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
tell autoconf to generate the Makefile for the MPI examples
Cédric Augonnet
15 years ago
parent
c46518553b
commit
5471b28c56
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
configure.ac
+ 1
- 0
configure.ac
View File
@@ -666,4 +666,5 @@ AC_OUTPUT([
tests/Makefile
doc/Makefile
mpi/Makefile
+ mpi/examples/Makefile
])