summaryrefslogtreecommitdiffstats
path: root/fortran/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/Makefile.in')
-rw-r--r--fortran/src/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/fortran/src/Makefile.in b/fortran/src/Makefile.in
index ae719c3..3cef49c 100644
--- a/fortran/src/Makefile.in
+++ b/fortran/src/Makefile.in
@@ -4,12 +4,12 @@
## Copyright (C) 2000 National Center for Supercomputing Applications.
## All rights reserved.
##
-top_srcdir=@top_srcdir@
+top_srcdir=@top_srcdir@/..
top_builddir=../..
srcdir=@srcdir@
@COMMENCE@
-hdf5_srcdir=$(top_srcdir)/../src
+hdf5_srcdir=$(top_srcdir)/src
hdf5_builddir=$(top_builddir)/src
TRACE=perl $(top_srcdir)/bin/trace