aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2012-06-12 20:39:55 +0000
committereschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2012-06-12 20:39:55 +0000
commitfa42b60ab2685e81b1dabc8101a757b21831cd3c (patch)
tree2d30b55b4456b52be8f9aa1af2ad7306a8b54376
parentb5e04215b316672e8c30d351b636154a9fd2f056 (diff)
Remove whitespace
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@56 fb53df36-e548-4a1e-8150-ab98cbd5e786
-rw-r--r--src/make.configuration.defn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/make.configuration.defn b/src/make.configuration.defn
index 4ef79b0..542e128 100644
--- a/src/make.configuration.defn
+++ b/src/make.configuration.defn
@@ -5,7 +5,7 @@ ALL_UTILS += gif2h5 h52gif h5copy h5debug h5diff h5dump h5import h5jam h5ls h5mk
# Install h5check only if it exists
ifneq ($(wildcard $(HDF5_DIR)/bin/h5check*),)
-ALL_UTILS += h5check
+ALL_UTILS += h5check
endif
# Ignore some of the utilities that we don't use, e.g. the compiler