summaryrefslogtreecommitdiffstats
path: root/fortran/examples/Makefile.am
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2011-08-23 21:18:19 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2011-08-23 21:18:19 (GMT)
commitbe904e0eae88d92d8014c879e0464f3dba144316 (patch)
tree3f67c76fc24c85c4d424577e3a434b8bd95e6233 /fortran/examples/Makefile.am
parentdc09f2117c885b28ef2bcedcaebe25298ac1a787 (diff)
downloadhdf5-be904e0eae88d92d8014c879e0464f3dba144316.zip
hdf5-be904e0eae88d92d8014c879e0464f3dba144316.tar.gz
hdf5-be904e0eae88d92d8014c879e0464f3dba144316.tar.bz2
[svn-r21303] Removed duplicated INSTALL_SCRIPT_FILES macro from fortran/examples and fixed an autotools warning from the Fortran 2003 configure.in changes. Tested on jam (minor changes).
Diffstat (limited to 'fortran/examples/Makefile.am')
-rw-r--r--fortran/examples/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/fortran/examples/Makefile.am b/fortran/examples/Makefile.am
index d767490..7465b98 100644
--- a/fortran/examples/Makefile.am
+++ b/fortran/examples/Makefile.am
@@ -42,7 +42,6 @@ INSTALL_FILES=dsetexample.f90 fileexample.f90 rwdsetexample.f90 \
hyperslab.f90 selectele.f90 grpit.f90 refobjexample.f90 \
refregexample.f90 mountexample.f90 compound.f90 ph5example.f90
INSTALL_SCRIPT_FILES = run-fortran-ex.sh
-INSTALL_SCRIPT_FILES = run-fortran-ex.sh
# Add attention tests for Fortran 2003 features