install h5fuse.sh in bin dir. (#3244)

This commit is contained in:
Scot Breitenfeld 2023-07-14 11:06:31 -05:00 committed by GitHub
parent 26059fc7ab
commit 19a941fe27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,4 +41,6 @@ endif
# All subdirectories
SUBDIRS=$(MIRROR_VFD_DIR) $(TESTUTIL_DIR) $(TOOLS_DIR)
bin_SCRIPTS = subfiling_vfd/h5fuse.sh
include $(top_srcdir)/config/conclude.am