From 77c8fac18af3ad9c8d966edff5190bb901a94e5b Mon Sep 17 00:00:00 2001 From: tradke Date: Wed, 9 Jan 2002 22:12:06 +0000 Subject: Adding missing makefile variable to point to FlexIO includes. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@79 4825ed28-b72c-4eae-9704-e50c059e567d --- src/make.configuration.defn | 1 + 1 file changed, 1 insertion(+) diff --git a/src/make.configuration.defn b/src/make.configuration.defn index d51e272..548689a 100644 --- a/src/make.configuration.defn +++ b/src/make.configuration.defn @@ -5,4 +5,5 @@ ALL_UTILS += hdf5_recombiner ifeq ($(findstring CactusExternal/FlexIO,$(THORNS)),CactusExternal/FlexIO) ALL_UTILS += hdf5_convert_from_ieeeio +FLEXIO_INC_DIRS = $(CCTK_HOME)$(DIRSEP)arrangements/CactusExternal/FlexIO/src endif -- cgit v1.2.3