aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/make.configuration.defn1
-rw-r--r--src/make.configuration.deps3
2 files changed, 4 insertions, 0 deletions
diff --git a/src/make.configuration.defn b/src/make.configuration.defn
index b1d145c..aba91f8 100644
--- a/src/make.configuration.defn
+++ b/src/make.configuration.defn
@@ -1,4 +1,5 @@
# make.configuration.defn for IOHDF5
+# $Header$
# add the recombiner and the IEEEIO converter to the Cactus utitlity tools
ALL_UTILS += hdf5_recombiner hdf5_merge hdf5_extract hdf5_double_to_single
diff --git a/src/make.configuration.deps b/src/make.configuration.deps
index 53ae00e..bb1cae5 100644
--- a/src/make.configuration.deps
+++ b/src/make.configuration.deps
@@ -1,3 +1,6 @@
+# make.configuration.deps for IOHDF5
+# $Header$
+
IOHDF5_BUILD_DIR = $(BUILD_DIR)/IOHDF5
IOHDF5_SRC_DIR = $(PACKAGE_DIR)/CactusPUGHIO/IOHDF5/src/util