summaryrefslogtreecommitdiffstats
path: root/hl/fortran
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2006-06-20 22:34:45 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2006-06-20 22:34:45 (GMT)
commitb634cbbcc42f8107bbd781ebaefb432847cf74e8 (patch)
treea89c9e8a7c788734e83b57756f59bce072c7a1e5 /hl/fortran
parente6221448b93d1f2601d435716ab3afe5a03c4a04 (diff)
downloadhdf5-b634cbbcc42f8107bbd781ebaefb432847cf74e8.zip
hdf5-b634cbbcc42f8107bbd781ebaefb432847cf74e8.tar.gz
hdf5-b634cbbcc42f8107bbd781ebaefb432847cf74e8.tar.bz2
[svn-r12428] Purpose:
Bug fix Description: Added hl fortran example to Makefile Platforms tested: mir only
Diffstat (limited to 'hl/fortran')
-rw-r--r--hl/fortran/examples/Makefile.am2
-rw-r--r--hl/fortran/examples/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/hl/fortran/examples/Makefile.am b/hl/fortran/examples/Makefile.am
index 168d677..9ed304f 100644
--- a/hl/fortran/examples/Makefile.am
+++ b/hl/fortran/examples/Makefile.am
@@ -30,7 +30,7 @@ endif
# be run.
# We don't tell automake about these programs so that it doesn't try to
# compile them with the regular fortran compiler.
-TEST_PROG=
+TEST_PROG=exlite
# List files to be installed here
INSTALL_FILES=
diff --git a/hl/fortran/examples/Makefile.in b/hl/fortran/examples/Makefile.in
index f601a16..42d7126 100644
--- a/hl/fortran/examples/Makefile.in
+++ b/hl/fortran/examples/Makefile.in
@@ -319,7 +319,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.h5
# be run.
# We don't tell automake about these programs so that it doesn't try to
# compile them with the regular fortran compiler.
-TEST_PROG =
+TEST_PROG = exlite
# List files to be installed here
INSTALL_FILES =