From 91550e6015524e5f9915d767ade1bdcedb14010a Mon Sep 17 00:00:00 2001 From: Neil Fortner Date: Tue, 23 May 2017 12:20:19 -0500 Subject: Fix error in examples/Makefile.am --- examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Makefile.am b/examples/Makefile.am index 3f28819..097dc94 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -44,7 +44,7 @@ EXAMPLE_PROG = h5_write h5_read h5_extend_write h5_chunk_read h5_compound \ h5_vds-percival-unlim h5_vds-percival-unlim-maxmin \ h5dsm_file_create h5dsm_file_open h5dsm_group_create \ h5dsm_group_open h5dsm_dset_create h5dsm_dset_open \ - h5dsm_dset_write h5dsm_dset_read + h5dsm_dset_write h5dsm_dset_read \ h5dsm_dset_wpartial h5dsm_dset_rpartial h5dsm_dset_w1m \ h5dsm_dset_r1m h5dsm_link_exists h5dsm_link_iter \ h5dsm_attr_create h5dsm_attr_open h5dsm_attr_write \ -- cgit v0.12