diff options
Diffstat (limited to 'fortran/test/Makefile.in')
-rw-r--r-- | fortran/test/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fortran/test/Makefile.in b/fortran/test/Makefile.in index 3b712ff..d6def35 100644 --- a/fortran/test/Makefile.in +++ b/fortran/test/Makefile.in @@ -9,8 +9,7 @@ top_builddir=../.. srcdir=@srcdir@ @COMMENCE@ -hdf5_builddir=$(top_builddir)/../src -hdf5_builddir=$(top_builddir)/../src +hdf5_builddir=$(top_builddir)/src ## Add include directory to the C preprocessor flags and the h5test and hdf5 ## libraries to the library list. |