[svn-r19438] Correct use of lib, include, bin in INSTALL commands to use proper variables.

Tested: local linux
This commit is contained in:
Allen Byrne
2010-09-20 16:02:26 -05:00
parent 1d8cd1619a
commit 7c7b4e3deb
17 changed files with 50 additions and 37 deletions

View File

@@ -795,7 +795,7 @@ INSTALL (
TARGETS
h5diff
RUNTIME DESTINATION
bin/tools
${HDF5_INSTALL_BIN_DIR}/tools
COMPONENT
toolsapplications
)