summaryrefslogtreecommitdiffstats
path: root/hl/fortran/examples/Makefile.in
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2011-06-21 15:18:25 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2011-06-21 15:18:25 (GMT)
commitd23c582bf6caa0eb41809511d20f482f7b7d0c31 (patch)
treebb2c232588f855005ae91bfe7cbd1e0a2329c6e6 /hl/fortran/examples/Makefile.in
parent43fc4e4f7fc31ef795fd47d5bb126c93bcbe8260 (diff)
downloadhdf5-d23c582bf6caa0eb41809511d20f482f7b7d0c31.zip
hdf5-d23c582bf6caa0eb41809511d20f482f7b7d0c31.tar.gz
hdf5-d23c582bf6caa0eb41809511d20f482f7b7d0c31.tar.bz2
[svn-r21006] Description:
Added Fortran example for HL DS APIs. Tested: jam (intel)
Diffstat (limited to 'hl/fortran/examples/Makefile.in')
-rw-r--r--hl/fortran/examples/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/hl/fortran/examples/Makefile.in b/hl/fortran/examples/Makefile.in
index 64706bd..cbed60a 100644
--- a/hl/fortran/examples/Makefile.in
+++ b/hl/fortran/examples/Makefile.in
@@ -367,10 +367,10 @@ 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 = exlite
+TEST_PROG = exlite ex_ds1
# List files to be installed here
-INSTALL_FILES = exlite.f90
+INSTALL_FILES = exlite.f90 ex_ds1.f90
INSTALL_SCRIPT_FILES = run-hlfortran-ex.sh
# Mark this directory as part of the Fortran API (this affects output