diff options
Diffstat (limited to 'fortran/testpar/Makefile.in')
-rw-r--r-- | fortran/testpar/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fortran/testpar/Makefile.in b/fortran/testpar/Makefile.in index 863da35..916c021 100644 --- a/fortran/testpar/Makefile.in +++ b/fortran/testpar/Makefile.in @@ -28,6 +28,7 @@ LIBFORTRAN=../src/libhdf5_fortran.la LIBHDF5=$(hdf5_builddir)/libhdf5.la FTLIB=../test/libh5test_fortran.la CTLIB=../../test/libh5test.la +FSEARCH_DIRS =@F9XMODFLAG@../src @FSEARCH_DIRS@ ## These tests are parallel RUNTEST=$(RUNPARALLEL) |