aboutsummaryrefslogtreecommitdiff
path: root/src/make.configuration.defn
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2007-07-02 12:08:00 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2007-07-02 12:08:00 +0000
commit51c706da529214743a0eafaf95f2d97cfb6727b6 (patch)
tree3534ffa02a0a6048ffd51641ac4967c77be8525b /src/make.configuration.defn
parent7f7992be716c289b424919eb5bffccc96de42e27 (diff)
added utility program to convert CarpetIOHDF5 output data into PUGH's IOHDF5
format git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@231 4825ed28-b72c-4eae-9704-e50c059e567d
Diffstat (limited to 'src/make.configuration.defn')
-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 aba91f8..7e9ca9d 100644
--- a/src/make.configuration.defn
+++ b/src/make.configuration.defn
@@ -2,7 +2,7 @@
# $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
+ALL_UTILS += hdf5_recombiner hdf5_merge hdf5_extract hdf5_double_to_single hdf5_convert_from_carpetiohdf5
ifneq ($(strip $(HAVE_FLEXIO)), )
ALL_UTILS += hdf5_convert_from_ieeeio