summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile.in')
-rw-r--r--examples/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/Makefile.in b/examples/Makefile.in
index 8099c18..6cf527e 100644
--- a/examples/Makefile.in
+++ b/examples/Makefile.in
@@ -421,7 +421,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog $(EXTLINK_DIRS) *.h5
@BUILD_EFF_CONDITIONAL_TRUE@EXAMPLE_PROG_EFF = h5ff_server h5ff_client_map \
@BUILD_EFF_CONDITIONAL_TRUE@ h5ff_client_M6.2_demo h5ff_client_multiple_cont h5ff_client_obj \
@BUILD_EFF_CONDITIONAL_TRUE@ h5ff_client_dset h5ff_client_attr h5ff_client_links h5ff_client_view \
-@BUILD_EFF_CONDITIONAL_TRUE@ h5ff_client_vl_data h5ff_python_exec h5ff_client_analysis
+@BUILD_EFF_CONDITIONAL_TRUE@ h5ff_client_vl_data h5ff_python_exec h5ff_client_analysis \
+@BUILD_EFF_CONDITIONAL_TRUE@ h5ff_client_evict_deltas h5ff_client_prefetch
# Example programs.