summaryrefslogtreecommitdiffstats
path: root/fortran/test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/test/Makefile.in')
-rw-r--r--fortran/test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/test/Makefile.in b/fortran/test/Makefile.in
index 1d82c28..f7d4586 100644
--- a/fortran/test/Makefile.in
+++ b/fortran/test/Makefile.in
@@ -23,7 +23,7 @@ HDF_FORTRAN="yes"
hdf5_srcdir=$(top_srcdir)/src
hdf5_builddir=$(top_builddir)/src
CPPFLAGS=-I. -I$(hdf5_builddir) -I$(hdf5_srcdir) @CPPFLAGS@
-FSEARCH_DIRS =@F9XMODFLAG@../src @FSEARCH_DIRS@
+FSEARCH_DIRS=@F9XMODFLAG@../src @FSEARCH_DIRS@
## Add include directory to the C preprocessor flags and the h5test and hdf5
## libraries to the library list.