diff options
Diffstat (limited to 'fortran/examples/Makefile.am')
-rw-r--r-- | fortran/examples/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fortran/examples/Makefile.am b/fortran/examples/Makefile.am index 3afc91b..9ac7bc9 100644 --- a/fortran/examples/Makefile.am +++ b/fortran/examples/Makefile.am @@ -34,6 +34,7 @@ endif TEST_PROG=dsetexample fileexample rwdsetexample attrexample groupexample \ grpsexample grpdsetexample hyperslab selectele grpit refobjexample \ refregexample mountexample compound +TEST_SCRIPT=testh5fc.sh # List files to be installed here INSTALL_FILES=dsetexample.f90 fileexample.f90 rwdsetexample.f90 \ |