update docs, include Fortran files in distribution

This commit is contained in:
Martin Reinecke 2019-05-07 14:09:31 +02:00
parent 8c854b705e
commit f42a6f7098
2 changed files with 13 additions and 11 deletions

View file

@ -55,7 +55,7 @@ nobase_include_HEADERS = \
libsharp/sharp_cxx.h
EXTRA_DIST = \
runtest.sh
runtest.sh fortran/sharp.f90 fortran/test_sharp.f90
check_PROGRAMS = sharp_testsuite
sharp_testsuite_SOURCES = test/sharp_testsuite.c test/memusage.c test/memusage.h