summaryrefslogtreecommitdiffstats
path: root/src/network/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/configure.json')
-rw-r--r--src/network/configure.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/network/configure.json b/src/network/configure.json
index c77004d4ba..6e7ce25051 100644
--- a/src/network/configure.json
+++ b/src/network/configure.json
@@ -25,7 +25,7 @@
"corewlan": {
"label": "CoreWLan",
"export": "",
- "test": "mac/corewlan",
+ "test": "corewlan",
"sources": [
"-framework CoreWLAN -framework Foundation"
]
@@ -53,7 +53,7 @@
"openssl_headers": {
"label": "OpenSSL Headers",
"export": "openssl",
- "test": "unix/openssl",
+ "test": "openssl",
"sources": [
{
"comment": "placeholder for OPENSSL_PATH",
@@ -63,7 +63,7 @@
},
"openssl": {
"label": "OpenSSL",
- "test": "unix/openssl",
+ "test": "openssl",
"sources": [
{ "type": "openssl" },
{