From f62a87c45b1e01a424a37e0f1d8f8f1907c92aa1 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Tue, 1 Mar 2011 14:27:22 -0500 Subject: [svn-r20172] Add h5mkgrp utility to package list --- tools/misc/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12