From 19a941fe272f16126028dd65b5acb4cedba7b235 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Fri, 14 Jul 2023 11:06:31 -0500 Subject: install h5fuse.sh in bin dir. (#3244) --- utils/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/utils/Makefile.am b/utils/Makefile.am index cd63db4..229712e 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -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 -- cgit v0.12