From ab489360b61bff78b1df37b333dee34d3becda27 Mon Sep 17 00:00:00 2001 From: tradke Date: Wed, 20 Feb 2002 10:58:38 +0000 Subject: Added build rule for the HDF5 extraction utility. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@97 4825ed28-b72c-4eae-9704-e50c059e567d --- src/make.configuration.defn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/make.configuration.defn b/src/make.configuration.defn index 6c80813..2d8a7dc 100644 --- a/src/make.configuration.defn +++ b/src/make.configuration.defn @@ -1,7 +1,7 @@ # make.configuration.defn for IOHDF5 # add the recombiner and the IEEEIO converter to the Cactus utitlity tools -ALL_UTILS += hdf5_recombiner hdf5_bitant_to_fullmode hdf5_merge +ALL_UTILS += hdf5_recombiner hdf5_bitant_to_fullmode hdf5_merge hdf5_extract ifeq ($(findstring CactusExternal/FlexIO,$(THORNS)),CactusExternal/FlexIO) ALL_UTILS += hdf5_convert_from_ieeeio -- cgit v1.2.3