summaryrefslogtreecommitdiffstats
path: root/c++/examples/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c++/examples/Makefile.in')
-rw-r--r--c++/examples/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/c++/examples/Makefile.in b/c++/examples/Makefile.in
index 43894ca..738a053 100644
--- a/c++/examples/Makefile.in
+++ b/c++/examples/Makefile.in
@@ -658,6 +658,9 @@ help:
# Some of the examples depend on files created by running other examples
readdata.chkexe_: create.chkexe_
chunks.chkexe_: extend_ds.chkexe_
+h5tutr_rdwt.chkexe_: h5tutr_crtdat.chkexe_
+h5tutrcrtatt.chkexe_: h5tutr_crtdat.chkexe_
+h5tutr_crtgrpd.chkexe_: h5tutr_crtgrpar.chkexe_
# How to build programs using h5c++
$(EXTRA_PROG): $(H5CPP)