add h5ToVtk

This commit is contained in:
2010-06-15 11:52:49 +00:00
parent 5333ff810f
commit 35db555dce
+1 -1
View File
@@ -396,7 +396,7 @@ fi
AC_MSG_CHECKING([wheter tools are enabled])
if test "X$USE_TOOLS" = "Xyes"; then
AC_MSG_RESULT([yes])
BUILD_TOOLS="h5pAttrib h5pToGNUplot # homdynToH5p"
BUILD_TOOLS="h5pAttrib h5pToGNUplot h5ToVtk# homdynToH5p"
else
AC_MSG_RESULT([no])
fi