summaryrefslogtreecommitdiff
path: root/lib/make/make.config.defn.in
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-01-25 09:31:09 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-01-25 09:31:09 +0000
commitb71353ca2134ae7d34e85bdd57fdbd023e88107d (patch)
tree46a77a8fd1ca1002dded53cb25aa9fc5ee2de318 /lib/make/make.config.defn.in
parentffc6258a9493a2e029149536a32afcab8f0b3aac (diff)
cctk_arguments.h -> cctk_Arguments.h
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1288 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/make.config.defn.in')
-rw-r--r--lib/make/make.config.defn.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/make/make.config.defn.in b/lib/make/make.config.defn.in
index 6bdccf4b..d887bfd7 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 = CParameterStructNames\.h|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@