summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-08-26 19:10:01 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-08-26 19:10:01 (GMT)
commit5d88bae6df905b9eb83178c01cff9125ce98d2a7 (patch)
tree7d1350e7092e1af5c87b20f87c7d3734c9656c07 /examples/Makefile.am
parentf4a7d2cba2d7817f3639120d553009cd5ec416d3 (diff)
downloadhdf5-5d88bae6df905b9eb83178c01cff9125ce98d2a7.zip
hdf5-5d88bae6df905b9eb83178c01cff9125ce98d2a7.tar.gz
hdf5-5d88bae6df905b9eb83178c01cff9125ce98d2a7.tar.bz2
[svn-r22714] one more missed VAR change for parallel examples
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 5eee601..58f50e7 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -22,7 +22,7 @@
include $(top_srcdir)/config/commence.am
if BUILD_PARALLEL_CONDITIONAL
- TEST_PROG_PARA = ph5example
+ EXAMPLE_PROG_PARA = ph5example
endif
# Example programs.