summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorJordan Henderson <jhenderson@hdfgroup.org>2020-02-05 20:15:16 (GMT)
committerJordan Henderson <jhenderson@hdfgroup.org>2020-02-05 22:07:33 (GMT)
commitbe0cd0b64aef3f64b15d5fc89cd15213ad939763 (patch)
tree40f8887cb3125a297f67327097a97793c7b3d4be /test/Makefile.am
parent469c56d8a9378bd9ff74d6456aa9d8e598867da4 (diff)
parent00608a8756330fc387cde90c397562103c857671 (diff)
downloadhdf5-be0cd0b64aef3f64b15d5fc89cd15213ad939763.zip
hdf5-be0cd0b64aef3f64b15d5fc89cd15213ad939763.tar.gz
hdf5-be0cd0b64aef3f64b15d5fc89cd15213ad939763.tar.bz2
Merge branch 'develop' of ssh://git@bitbucket.hdfgroup.org:7999/~jhenderson/hdf5.git into develop
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 57080aa..dd0a579 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -63,7 +63,7 @@ TEST_PROG= testhdf5 \
flush1 flush2 app_ref enum set_extent ttsafe enc_dec_plist \
enc_dec_plist_cross_platform getname vfd ros3 s3comms hdfs ntypes \
dangle dtransform reserved cross_read freespace mf vds file_image \
- unregister cache_logging cork swmr vol
+ unregister cache_logging cork swmr thread_id vol
# List programs to be built when testing here.
# error_test and err_compat are built at the same time as the other tests, but executed by testerror.sh.