diff options
-rw-r--r-- | Modules/Setup.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Setup.in b/Modules/Setup.in index d6a9359..7f38d9f 100644 --- a/Modules/Setup.in +++ b/Modules/Setup.in @@ -71,7 +71,7 @@ DESTPATH= SITEPATH= # Standard path components for test modules -TESTPATH=:test +TESTPATH= # Path components for machine- or system-dependent modules and shared libraries MACHDEPPATH=:plat-$(MACHDEP) |