summaryrefslogtreecommitdiff
path: root/test/Rules.mak
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-10-31 20:04:06 +0000
committerEric Andersen <andersen@codepoet.org>2002-10-31 20:04:06 +0000
commitcb541816c38002819204632c160bf8b945531940 (patch)
treebbe7e8f1353cc4eef5a926719c4693bb04d672f2 /test/Rules.mak
parent5abd49d92cd09cbe002257bb972f8f962b295e3b (diff)
Allow 'make clean' on the test stuff to work with the new config system.
-Erik
Diffstat (limited to 'test/Rules.mak')
-rw-r--r--test/Rules.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Rules.mak b/test/Rules.mak
index 46e82f3fa..8990d2c3d 100644
--- a/test/Rules.mak
+++ b/test/Rules.mak
@@ -6,7 +6,7 @@
#Note: This does not read the top level Rules.mak file
#
-include $(TESTDIR)../Config
+-include $(TESTDIR)../.config
include $(TESTDIR)Config