add MPI-specific files
This commit is contained in:
parent
1448466337
commit
5e2fe415ec
1 changed files with 2 additions and 1 deletions
|
@ -50,12 +50,13 @@ endif
|
|||
|
||||
nobase_include_HEADERS = \
|
||||
libsharp/sharp.h \
|
||||
libsharp/sharp_mpi.h \
|
||||
libsharp/sharp_geomhelpers.h \
|
||||
libsharp/sharp_almhelpers.h \
|
||||
libsharp/sharp_cxx.h
|
||||
|
||||
EXTRA_DIST = \
|
||||
runtest.sh fortran/sharp.f90 fortran/test_sharp.f90
|
||||
runtest.sh fortran/sharp.f90 fortran/test_sharp.f90 libsharp/sharp_mpi.c
|
||||
|
||||
check_PROGRAMS = sharp_testsuite
|
||||
sharp_testsuite_SOURCES = test/sharp_testsuite.c test/memusage.c test/memusage.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue