diff options
Diffstat (limited to 'test/Rules.mak')
-rw-r--r-- | test/Rules.mak | 2 |
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 |