summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/misc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/misc/CMakeLists.txt b/tools/misc/CMakeLists.txt
index 137720a..6c62d62 100644
--- a/tools/misc/CMakeLists.txt
+++ b/tools/misc/CMakeLists.txt
@@ -270,7 +270,7 @@ ENDIF (BUILD_TESTING)
#-----------------------------------------------------------------------------
INSTALL (
TARGETS
- h5debug h5repart
+ h5debug h5repart h5mkgrp
RUNTIME DESTINATION
${HDF5_INSTALL_BIN_DIR}/tools
COMPONENT