summaryrefslogtreecommitdiffstats
path: root/hl/fortran/examples/Makefile.in
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-03-13 22:11:25 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-03-13 22:11:25 (GMT)
commit4d3d36b8c4a94acc7cd1fe6dfc93fb2c7d5a0af2 (patch)
treeea82be0922d74ec3c294a72d8192d5153692ca31 /hl/fortran/examples/Makefile.in
parent01660ee7416e829deb1c7722ad948b675606dc00 (diff)
downloadhdf5-4d3d36b8c4a94acc7cd1fe6dfc93fb2c7d5a0af2.zip
hdf5-4d3d36b8c4a94acc7cd1fe6dfc93fb2c7d5a0af2.tar.gz
hdf5-4d3d36b8c4a94acc7cd1fe6dfc93fb2c7d5a0af2.tar.bz2
[svn-r24793] Add indexing server implementation.
add indexing configure flag. add indexing files to Makefile.am
Diffstat (limited to 'hl/fortran/examples/Makefile.in')
-rw-r--r--hl/fortran/examples/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/fortran/examples/Makefile.in b/hl/fortran/examples/Makefile.in
index 2a7367c..18fdf27 100644
--- a/hl/fortran/examples/Makefile.in
+++ b/hl/fortran/examples/Makefile.in
@@ -208,6 +208,7 @@ HL = @HL@
HL_FOR = @HL_FOR@
HSIZE_T = @HSIZE_T@
HSSIZE_T = @HSSIZE_T@
+INDEXING = @INDEXING@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@