From 86d82191359a6715350f117dec77c4491665ae13 Mon Sep 17 00:00:00 2001 From: allen Date: Sat, 6 Nov 1999 10:42:54 +0000 Subject: Adding CParameterStructNames.h to be ignored by the dependency fixer. Now thorns can be added and removed from the ThornList without a major rebuild git-svn-id: http://svn.cactuscode.org/flesh/trunk@1139 17b73243-c579-4c4c-a9d2-2d5706c11dac --- lib/make/make.config.defn.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/make/make.config.defn.in') diff --git a/lib/make/make.config.defn.in b/lib/make/make.config.defn.in index 64408aea..5d6141db 100644 --- a/lib/make/make.config.defn.in +++ b/lib/make/make.config.defn.in @@ -72,7 +72,7 @@ F77_DEPEND_OUT = @F77_DEPEND_OUT@ # Exclude some files from the dependency lists -DEP_EXCLUDE_FILES = cctk_arguments\.h|definethisthorn\.h|FParameters.h|CParameters\.h +DEP_EXCLUDE_FILES = CParameterStructNames\.h|cctk_arguments\.h|definethisthorn\.h|FParameters.h|CParameters\.h # Command used to get the working directory GET_WD = @GET_WD@ -- cgit v1.2.3