summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authoreschnett <eschnett@17b73243-c579-4c4c-a9d2-2d5706c11dac>2013-01-14 17:43:32 +0000
committereschnett <eschnett@17b73243-c579-4c4c-a9d2-2d5706c11dac>2013-01-14 17:43:32 +0000
commit1380fc806a208969001029d14a99beddd1f8682a (patch)
treec5b68f629580744b178f0dd4d52daf97f33d2131 /lib
parent4887bdc850986235b602314594d3f78472b166fe (diff)
Remove debug statement
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4930 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib')
-rw-r--r--lib/make/make.config.defn.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/make/make.config.defn.in b/lib/make/make.config.defn.in
index 1575ac58..07955045 100644
--- a/lib/make/make.config.defn.in
+++ b/lib/make/make.config.defn.in
@@ -183,7 +183,6 @@ export USE_RANLIB = @USE_RANLIB@
# Exclude some files from the dependency lists
export DEP_EXCLUDE_FILES = CParameterStructNames\.h
-#export DEP_EXCLUDE_FILES =
# Command used to get the working directory
export GET_WD = @GET_WD@