summaryrefslogtreecommitdiffstats
path: root/hl/c++/examples/Makefile.am
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-08-24 13:50:00 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-08-24 13:50:00 (GMT)
commitf4a7d2cba2d7817f3639120d553009cd5ec416d3 (patch)
tree1375a123c35f23b6d2ab04441c4306c0f98e9857 /hl/c++/examples/Makefile.am
parentcaa51543a8f6278e6fb739c7a685e3f8be8452fa (diff)
downloadhdf5-f4a7d2cba2d7817f3639120d553009cd5ec416d3.zip
hdf5-f4a7d2cba2d7817f3639120d553009cd5ec416d3.tar.gz
hdf5-f4a7d2cba2d7817f3639120d553009cd5ec416d3.tar.bz2
[svn-r22712] Updated a missed example makefile. Tested locally with make installcheck (another h5committest understanding oversight)
Diffstat (limited to 'hl/c++/examples/Makefile.am')
-rw-r--r--hl/c++/examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/c++/examples/Makefile.am b/hl/c++/examples/Makefile.am
index c690a12..5dd5a75 100644
--- a/hl/c++/examples/Makefile.am
+++ b/hl/c++/examples/Makefile.am
@@ -23,7 +23,7 @@ include $(top_srcdir)/config/commence.am
# These are the programs that 'make all' or 'make prog' will build and
# which 'make check' will run. List them in the order they should be run.
-TEST_PROG=ptExampleFL ptExampleVL
+EXAMPLE_PROG=ptExampleFL ptExampleVL
# These are the example files to be installed
INSTALL_FILES=ptExampleFL.cpp ptExampleVL.cpp